On 1/27/06, Greg Schafer <[EMAIL PROTECTED]> wrote: > Ever looked at a build log of GCC itself? Guess what? -B.
/tools/src/build/gcc-build/gcc/xgcc -B/tools/src/build/gcc-build/gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ ... Seems gcc thinks it's OK to search for libraries with -B. This came from the line to compile libgcc_s.so in chroot. Not meaning to fan flames, but -B doesn't look so evil. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page