mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 12:32:13 +08:00
3b03fa57d1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@790 af4574ff-66df-0310-9fd7-8a98e5e911e0
22 lines
587 B
XML
22 lines
587 B
XML
<sect2>
|
|
<title>Configuring gcc2</title>
|
|
|
|
<sect3><title>Configuration Information</title>
|
|
|
|
&library-config;
|
|
|
|
<para>The instructions given above make compatibility symlinks that pre-compiled
|
|
packages in BLFS require. You may create additional compatibility links based on
|
|
your requirements.</para>
|
|
|
|
<para>If you only need the gcc2 libraries, you may delete /opt/gcc2.</para>
|
|
|
|
<para>Whenever you need to use gcc2 instead of you system installed compiler,
|
|
add <userinput>/opt/gcc2/bin</userinput> to the front of your PATH before compiling the concerned
|
|
package.</para>
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|