Greg Schafer wrote: > Greg Schafer wrote: > >> Preferably on an Ubuntu64 host, please post the verbose output >> of gcc-pass2 so we can what is going on ie: >> >> echo 'main(){}' | gcc -xc -o /dev/null -v - > > Actually, that may not be enough. Would also need to see the output of: > > gcc -print-search-dirs | sed 's/:/\n/g'
Here's the results from what is currently in the branch: http://linuxfromscratch.org/~jhuntwork/test.log http://linuxfromscratch.org/~jhuntwork/search_dirs.log It does seem that there are still locations in /usr showing up in the search dirs. They are later in the list, but still, it seems the potential is there to pull in unwanted libs from the host. Going to be adjusting the build again. It will end up being more DIY-like. -- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page