[EMAIL PROTECTED] wrote these words on 04/24/06 23:53 CST: > + <para>If you need <application>g77</application> or Objective C > + libraries, you also need to either update > + <filename>/etc/ld.so.conf</filename> to point to <filename > + class='directory'>/opt/gcc-&gcc3-version;/lib</filename> and run > + <application>ldconfig</application> or export > + LD_LIBRARY_PATH=/opt/gcc-&gcc3-version;/lib.</para>
In my opinion this instruction totally breaks the toolchain if someone does it. It will use these libraries before the ones in /lib or /usr/lib. You never need just the libraries. The text is misleading and should be removed. -- Randy rmlscsi: [bogomips 1003.28] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 05:30:00 up 30 days, 17:07, 1 user, load average: 0.25, 0.15, 0.06 -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
