Sanity check output from 6.12 GCC is identical to output from 6.10 Toolchain
Output is as follows:
root:/sources# echo 'main(){}' > dummy.c
root:/sources# cc dummy.c -Wl,--verbose &> dummy.log
root:/sources# readelf -l a.out | grep ': /lib'
[Requesting program interpreter: /lib/ld- linux.so.
--- Dan Nicholson <[EMAIL PROTECTED]> wrote:
> One of the CLFS developers wrote on lfsdev that some
users on IRC
> were confused about whether the Linux headers were
> the CLFS headers or not.
~snip~
> could you suggest some text that would clarify it?
Maybe add something along the lines of:
T
One of the CLFS developers wrote on lfs-dev that some users on IRC
were confused about whether the Linux headers were the CLFS headers or
not.
http://linuxfromscratch.org/pipermail/lfs-dev/2007-February/058935.html
The LFS editors are having a hard time seeing this perspective since
we're all awa
- Original Message -
From: "John Rodenbiker" <[EMAIL PROTECTED]>
To: "LFS Support List"
Sent: Friday, February 23, 2007 3:48 PM
Subject: Re: first pass GCC bootstrap problem
> rm -rvf ./gcc-build
> --
> Freedom, Truth, Love, Beauty.
> John Rodenbiker
> [EMAIL PROTECTED]
Ah ha... I w
- Original Message -
From: "Chris Staub" <[EMAIL PROTECTED]>
To: "LFS Support List"
Sent: Friday, February 23, 2007 3:24 PM
Subject: Re: first pass GCC bootstrap problem
>> Excellent! did exactly as you said and it's solved the problem. I am
>> however having a hard time deleting the so