>We have a winner!  You said you were on Ch. 6 glibc, right?  Since you
>haven't readjusted the toolchain, it should be using -dynamic-linker
>/tools/lib/ld-linux.so.2.  There is no /lib/ld-linux.so.2 yet, and
>that's why it keeps bombing.

Is this what you wanted to see?  (Or perhaps "didn't".  ;)
#gcc -dumpspecs | grep ld-linux
%{!static:--eh-frame-hdr} -m elf_i386 %{shared:-shared}   %{!shared:     
%{!ibcs:       %{!static:      %{rdynamic:-export-dynamic}     
%{!dynamic-linker:-dynamic-linker /tools/lib/ld-linux.so.2}}    
%{static:-static}}}

Does that mean Ch5.7/11 was built OK?

Paul Rogers  ([EMAIL PROTECTED])
http://www.xprt.net/~pgrogers/
Rogers' Second Law: "Everything you do communicates."
(I do not personally endorse any additions after this line. TANSTAAFL :-)


--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to