----------------------------------------
> Date: Tue, 16 Mar 2010 02:37:52 -0400
> Subject: Re: v6.6 section 6.10, Re-adjusting the Toolchain
> From: [email protected]
> To: [email protected]
>
>>>From the Book, the 3rd block of commands are:
>> --------------------------------------------------
>> echo 'main(){}'> dummy.c
>> cc dummy.c -v -Wl,--verbose &> dummy.log
>> readelf -l a.out | grep ': /lib'
>> --------------------------------------------------
>
> The only thing that I see that is different with your code and the
> book's code is in the first line:
>
> Yours
> echo 'main(){}'> dummy.c # no space '>
> Book's
> echo 'main(){}'> dummy.c # space '>
> --
Thanks for the quick response. However, I tried the above both with and
without the space, and still get the same issue. It's interesting that in my
email the space is missing, as I simply did a copy & paste directly from the
book.
Looking at the dummy.log file, I wonder if the following line indicates that I
mistyped/did something in an earlier step:
cc: unrecognized option '-mtune=generic'
Any idea which step may have introduced this problem?
Thanks again for any help.
_________________________________________________________________
Hotmail is redefining busy with tools for the New Busy. Get more from your
inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_2
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page