RE: devel book, gcc 4.0.2 2nd pass fail

2005-12-21 Thread Joel Miller (RIT Student)
Wade Nelson wrote: > [EMAIL PROTECTED] /mnt/lfs/tools $ readelf -l a.out | grep ': /tools' > [Requesting program interpreter: /tools/lib/ld-linux-x86-64.so.2] > have been following devel book verbatim, except using --disable-multilib > for 1st & 2nd pass gcc compiles > > host system is: >

devel book, gcc 4.0.2 2nd pass fail

2005-12-21 Thread Wade Nelson
http://pastebin.com/474591 2nd pass of gcc 4.0.2 [EMAIL PROTECTED] /mnt/lfs/tools $ echo 'main(){}' > dummy.c [EMAIL PROTECTED] /mnt/lfs/tools $ cc dummy.c [EMAIL PROTECTED] /mnt/lfs/tools $ readelf -l a.out | grep ': /tools' [Requesting program interpreter: /tools/lib/ld-linux-x86-64.s