mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Added gcc2 libstdc++ lib
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@637 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1030431fc7
commit
d75b734046
@ -19,6 +19,7 @@
|
||||
<!ENTITY % guile SYSTEM "genlib/guile/guile.ent">
|
||||
<!ENTITY % slib SYSTEM "genlib/slib/slib.ent">
|
||||
<!ENTITY % gwrap SYSTEM "genlib/gwrap/gwrap.ent">
|
||||
<!ENTITY % gcc2lib SYSTEM "genlib/gcc2lib/gcc2lib.ent">
|
||||
%openssl;
|
||||
%pcre;
|
||||
%xmllib;
|
||||
@ -36,6 +37,7 @@
|
||||
%guile;
|
||||
%slib;
|
||||
%gwrap;
|
||||
%gcc2lib;
|
||||
|
||||
<!-- Graphics Libraries -->
|
||||
<!ENTITY general-graphlib SYSTEM "graphlib/graphlib.xml">
|
||||
|
12
general/genlib/gcc2lib.xml
Normal file
12
general/genlib/gcc2lib.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<sect1 id="gcc2lib" xreflabel="gcc2lib-&gcc2lib-version;">
|
||||
<?dbhtml filename="gcc2lib.html" dir="general"?>
|
||||
<title>gcc2lib-&gcc2lib-version;</title>
|
||||
|
||||
&gcc2lib-intro;
|
||||
&gcc2lib-inst;
|
||||
&gcc2lib-exp;
|
||||
&gcc2lib-config;
|
||||
&gcc2lib-desc;
|
||||
|
||||
</sect1>
|
||||
|
@ -51,4 +51,5 @@ them.</para>
|
||||
&guile;
|
||||
&slib;
|
||||
&gwrap;
|
||||
&gcc2lib;
|
||||
</chapter>
|
||||
|
@ -10,6 +10,9 @@ page in Chapter 1 for details on who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>January 31th, 2003 [tushar]: Add gcc2-2.95.3 libs.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>January 30th, 2003 [bdubbs]: removed zlib.
|
||||
</para></listitem>
|
||||
|
||||
|
@ -129,7 +129,8 @@ Bauscher</emphasis></para></listitem>
|
||||
<listitem><para>MySQL: <emphasis>Jesse
|
||||
Tie-Ten-Quee</emphasis></para></listitem>
|
||||
|
||||
<listitem><para>j2sdk, mozilla and openoffice: <emphasis>Tushar Teredesai</emphasis></para></listitem>
|
||||
<listitem><para>gcc2lib, j2sdk, mozilla and openoffice: <emphasis>
|
||||
Tushar Teredesai</emphasis></para></listitem>
|
||||
|
||||
</itemizedlist>
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user