glfs/general/prog/gcc2/gcc2-config.xml

22 lines
614 B
XML
Raw Normal View History

<sect2>
<title>Configuring gcc</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 gcc-&gcc2-version; libraries, you may delete /opt/gcc2.</para>
<para>Whenever you need to use gcc-&gcc2-version; 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>