2003-04-01 05:48:11 +08:00
|
|
|
<sect2>
|
2003-09-26 11:06:17 +08:00
|
|
|
<title>Configuring <application><acronym>GCC</acronym></application></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
|
2003-09-26 11:06:17 +08:00
|
|
|
packages in <acronym>BLFS</acronym> require. You may create additional
|
|
|
|
compatibility links based on your requirements.</para>
|
2003-04-01 05:48:11 +08:00
|
|
|
|
2003-09-26 11:06:17 +08:00
|
|
|
<para>If you only need the GCC-&gcc2-version; libraries, you may delete
|
2003-09-21 07:03:02 +08:00
|
|
|
<filename>/opt/gcc-&gcc2-version;</filename>.</para>
|
2003-04-01 05:48:11 +08:00
|
|
|
|
2003-09-26 11:06:17 +08:00
|
|
|
<para>Whenever you need to use GCC-&gcc2-version; instead of you system
|
|
|
|
installed compiler, add
|
|
|
|
<filename class="directory">/opt/gcc-&gcc2-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>
|
2003-04-01 05:48:11 +08:00
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|