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:
Tushar Teredesai 2003-01-31 22:19:23 +00:00
parent 1030431fc7
commit d75b734046
5 changed files with 20 additions and 1 deletions

View File

@ -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">

View 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>

View File

@ -51,4 +51,5 @@ them.</para>
&guile;
&slib;
&gwrap;
&gcc2lib;
</chapter>

View File

@ -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>

View File

@ -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>