On 07/23/05 20:32:25, Matt Bartley wrote:

I've built GCC4-20050721 up through chapter 6 "readjusting toolchain".
When, as recommended, I compile dummy.c and running readelf -l on it,
everything appears normal, but the executable is in fact un-runnable:

Is support for a.out binaries enabled in your kernel?
CONFIG_BINFMT_AOUT=m or y

[lfs chroot src]# readelf -l a.out

Elf file type is EXEC (Executable file)
Entry point 0x80482b0
There are 7 program headers, starting at offset 52

same here

--
David Jensen

--
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