2003-04-01 05:48:11 +08:00
|
|
|
<sect2>
|
2003-04-06 08:30:53 +08:00
|
|
|
<title>Configuring gcc</title>
|
2003-04-01 05:48:11 +08:00
|
|
|
|
|
|
|
<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>
|
|
|
|
|
2003-04-06 08:30:53 +08:00
|
|
|
<para>If you only need the gcc-&gcc2-version; libraries, you may delete /opt/gcc2.</para>
|
2003-04-01 05:48:11 +08:00
|
|
|
|
2003-04-06 08:30:53 +08:00
|
|
|
<para>Whenever you need to use gcc-&gcc2-version; instead of you system installed compiler,
|
2003-04-01 05:48:11 +08:00
|
|
|
add <userinput>/opt/gcc2/bin</userinput> to the front of your PATH before compiling the concerned
|
|
|
|
package.</para>
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|