{B,C}LFS State of Things (was Re: SVN-20070706: ...)
Jeremy Huntwork
jhuntwork at linuxfromscratch.org
Mon Jul 23 21:18:45 MDT 2007
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
More information about the lfs-dev
mailing list