2004-09-03 10:43:18 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-09-03 10:43:18 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2005-01-11 12:19:19 +08:00
|
|
|
<!ENTITY gcc3-download-http "http://ftp.gnu.org/gnu/gcc/gcc-&gcc3-version;/gcc-&gcc3-version;.tar.bz2">
|
2005-02-02 02:29:34 +08:00
|
|
|
<!ENTITY gcc3-download-ftp "ftp://ftp.gnu.org/gnu/gcc/gcc-&gcc3-version;/gcc-&gcc3-version;.tar.bz2">
|
|
|
|
<!ENTITY gcc3-md5sum "a1c267b34f05c8660b24251865614d8b">
|
2004-12-23 00:27:26 +08:00
|
|
|
<!ENTITY gcc3-size "23 MB">
|
2005-01-11 12:19:19 +08:00
|
|
|
<!ENTITY gcc3-buildsize "489 MB">
|
|
|
|
<!ENTITY gcc3-time "5.72 SBU (additional 12.54 SBU to run the test suite)">
|
2004-09-03 10:43:18 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="gcc3" xreflabel="GCC-&gcc3-version;">
|
|
|
|
<sect1info>
|
2005-01-20 03:30:54 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-09-03 10:43:18 +08:00
|
|
|
</sect1info>
|
|
|
|
<?dbhtml filename="gcc3.html" ?>
|
2005-01-11 12:19:19 +08:00
|
|
|
<title><application><acronym>GCC</acronym></application>-&gcc3-version;</title>
|
|
|
|
<indexterm zone="gcc3">
|
2005-02-02 02:29:34 +08:00
|
|
|
<primary sortas="a-GCC-3-3">GCC-&gcc3-version;</primary></indexterm>
|
2004-09-03 10:43:18 +08:00
|
|
|
|
|
|
|
<sect2>
|
2005-01-20 03:30:54 +08:00
|
|
|
<title>Introduction to
|
|
|
|
<application><acronym>GCC</acronym></application>-&gcc3-version;</title>
|
2004-09-03 10:43:18 +08:00
|
|
|
|
2005-01-11 12:19:19 +08:00
|
|
|
<para>The reason for installing
|
|
|
|
<application><acronym>GCC</acronym></application>-&gcc3-version; is that
|
2005-01-20 03:30:54 +08:00
|
|
|
some <acronym>BLFS</acronym> packages (such as compiled
|
|
|
|
<application>Java</application> and <application>OpenOffice</application>)
|
2005-01-11 12:19:19 +08:00
|
|
|
have not been updated to be compilable by
|
|
|
|
<application><acronym>GCC</acronym></application>-&gcc-version;. Additionally,
|
|
|
|
some pre-compiled packages may require the
|
|
|
|
<application><acronym>GCC</acronym></application>-&gcc3-version;
|
|
|
|
libraries.</para>
|
2004-09-03 10:43:18 +08:00
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink
|
|
|
|
url="&gcc3-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink
|
|
|
|
url="&gcc3-download-ftp;"/></para></listitem>
|
2005-02-02 02:29:34 +08:00
|
|
|
<listitem><para>Download MD5 sum: &gcc3-md5sum;</para></listitem>
|
2004-09-03 10:43:18 +08:00
|
|
|
<listitem><para>Download size: &gcc3-size;</para></listitem>
|
2004-12-23 00:27:26 +08:00
|
|
|
<listitem><para>Estimated disk space required:
|
2004-09-03 10:43:18 +08:00
|
|
|
&gcc3-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
&gcc3-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3><title>Additional downloads</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
2005-01-11 12:19:19 +08:00
|
|
|
<listitem><para>Required patch: <ulink
|
|
|
|
url="&patch-root;/gcc-&gcc3-version;-no_fixincludes-1.patch"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem><para>Required patch: <ulink
|
|
|
|
url="&patch-root;/gcc-&gcc3-version;-linkonce-1.patch"/></para>
|
|
|
|
</listitem>
|
2004-09-03 10:43:18 +08:00
|
|
|
</itemizedlist>
|
|
|
|
</sect3>
|
|
|
|
|
2005-02-27 13:37:02 +08:00
|
|
|
<sect3><title><application><acronym>GCC</acronym>-3</application>
|
|
|
|
dependencies</title>
|
|
|
|
<sect4><title>Optional</title>
|
|
|
|
<para><xref linkend="dejagnu"/> (required to run the full test suite)</para>
|
|
|
|
</sect4>
|
|
|
|
</sect3>
|
|
|
|
|
2004-09-03 10:43:18 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
2005-02-27 13:37:02 +08:00
|
|
|
<title>Installation of
|
|
|
|
<application><acronym>GCC</acronym>-3</application></title>
|
2004-09-03 10:43:18 +08:00
|
|
|
|
2004-12-20 13:30:17 +08:00
|
|
|
<screen><userinput><command>patch -Np1 -i ../gcc-&gcc3-version;-no_fixincludes-1.patch &&
|
2005-01-11 12:19:19 +08:00
|
|
|
patch -Np1 -i ../gcc-&gcc3-version;-linkonce-1.patch &&
|
|
|
|
mkdir ../gcc-build &&
|
|
|
|
cd ../gcc-build &&
|
|
|
|
../gcc-&gcc3-version;/configure \
|
2004-09-03 10:43:18 +08:00
|
|
|
--prefix=/opt/gcc-&gcc3-version; \
|
|
|
|
--enable-shared --enable-languages=c,c++ \
|
2005-01-11 12:19:19 +08:00
|
|
|
--enable-threads=posix &&
|
2005-01-31 01:59:50 +08:00
|
|
|
make bootstrap</command></userinput></screen>
|
|
|
|
|
2005-02-28 10:21:57 +08:00
|
|
|
<para>If desired, run the test suite using the following commands. The
|
|
|
|
<command>test_summary</command> commands create log files which can be
|
|
|
|
compared to known good results located at <ulink
|
|
|
|
url="http://linuxfromscratch.org/~randy/gcc-334-lfs-6.0-test_summary.log"/>
|
|
|
|
and <ulink
|
|
|
|
url="http://linuxfromscratch.org/~randy/gcc-334-lfs-6.0-test_summary_short.log"/>.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen><userinput><command>make -k check &&
|
|
|
|
../gcc-3.3.4/contrib/test_summary >test_summary.log 2>&1 &&
|
|
|
|
../gcc-3.3.4/contrib/test_summary | \
|
|
|
|
grep -A7 Summ >test_summary_short.log 2>&1</command></userinput></screen>
|
|
|
|
|
2005-01-31 01:59:50 +08:00
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
|
|
|
|
<screen><userinput role='root'><command>make install &&
|
2005-01-11 12:19:19 +08:00
|
|
|
mv /opt/gcc-&gcc3-version;/lib/libstdc++.so.5* /usr/lib &&
|
2005-01-20 03:30:54 +08:00
|
|
|
ln -sf /usr/lib/libstdc++.so.5.0.6 /opt/gcc-&gcc3-version;/lib &&
|
|
|
|
ln -sf libstdc++.so.5.0.6 /opt/gcc-&gcc3-version;/lib/libstdc++.so.5 &&
|
2005-01-11 12:19:19 +08:00
|
|
|
chown -R root:root \
|
|
|
|
/opt/gcc-&gcc3-version;/lib/gcc-lib/i686-pc-linux-gnu/&gcc3-version;/include</command></userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
2004-09-03 10:43:18 +08:00
|
|
|
|
2005-01-11 12:19:19 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
2004-09-03 10:43:18 +08:00
|
|
|
|
2005-01-11 12:19:19 +08:00
|
|
|
<para><command>mkdir ../gcc-build; cd ../gcc-build</command>: The
|
|
|
|
<application><acronym>GCC</acronym></application> development team recommends
|
|
|
|
building in a separate directory.</para>
|
2004-09-03 10:43:18 +08:00
|
|
|
|
2005-01-11 12:19:19 +08:00
|
|
|
<para><parameter>--enable-shared --enable-languages=c,c++
|
|
|
|
--enable-threads=posix</parameter>: Configures
|
|
|
|
<application><acronym>GCC</acronym></application> to build the
|
|
|
|
<application>C</application> and <application>C++</application> compilers and
|
|
|
|
enable the related <application>C++</application> options.</para>
|
2004-09-03 10:43:18 +08:00
|
|
|
|
2005-01-11 12:19:19 +08:00
|
|
|
<para><command>mv /opt/gcc-&gcc3-version;/lib/libstdc++.so.5*
|
|
|
|
/usr/lib</command>: Moves the <application>C++</application> libraries to the
|
|
|
|
standard lib directory to avoid having to add
|
|
|
|
<userinput>/opt/gcc-&gcc3-version;/lib</userinput> to
|
|
|
|
<filename>/etc/ld.so.conf</filename>.</para>
|
2004-09-03 10:43:18 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Configuring <application><acronym>GCC</acronym></application></title>
|
|
|
|
|
2005-01-11 12:19:19 +08:00
|
|
|
<sect3><title>Configuration information</title>
|
2004-09-03 10:43:18 +08:00
|
|
|
|
2005-01-11 12:19:19 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|
|
|
href="../../lib-config.xml"/>
|
2004-09-03 10:43:18 +08:00
|
|
|
|
|
|
|
<para>If you only need the GCC-&gcc3-version; libraries, you may delete
|
|
|
|
<filename>/opt/gcc-&gcc3-version;</filename>.</para>
|
|
|
|
|
|
|
|
<para>Whenever you need to use GCC-&gcc3-version; instead of your system
|
|
|
|
installed compiler, add
|
|
|
|
<filename class="directory">/opt/gcc-&gcc3-version;/bin</filename> to the
|
|
|
|
front of your <envar>PATH</envar> or (preferably) set the <envar>CC</envar>
|
|
|
|
environment variable before compiling the concerned package.</para>
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2005-01-11 12:19:19 +08:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
|
|
<seg>c++, cpp, g++, gcc, gccbug, gcov and architecture specific names of these
|
|
|
|
programs.</seg>
|
2005-01-20 03:30:54 +08:00
|
|
|
<seg>libgcc_s.so, libiberty.a, libstdc++.[a,so], libsupc++.a and other
|
2005-01-11 12:19:19 +08:00
|
|
|
support libraries and files.</seg>
|
|
|
|
<seg>/opt/gcc-&gcc3-version;</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<sect3><title>Short Descriptions</title>
|
2004-09-03 10:43:18 +08:00
|
|
|
<para>The GCC-&gcc3-version; package contains the
|
|
|
|
<command>gcc</command>-&gcc3-version; <application>C</application> and
|
|
|
|
<application>C++</application> compilers and GCC-&gcc3-version;
|
|
|
|
<filename>libstdc++.so</filename> that is required by some commercial and
|
|
|
|
pre-compiled packages.</para>
|
2005-01-11 12:19:19 +08:00
|
|
|
</sect3>
|
2004-09-03 10:43:18 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|