Re: some tiny and dumb questions

Kip Rugger (rugger@rugger.nodomain.ca)
18 May 1998 18:18:30 -0500


In article <m0ybV4A-000aOnC@the-village.bc.nu>,
Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
>> The assembler shouldn't be required either. Perhaps binutils could
>> ship with a proper tool. That would solve any portability problems.
>> (portability? all ports must use ELF AFAIK, for exception support)
>
>Perhaps you'd care to write it. Its not an unreasonable idea, and libbfd
>has the right sort of abilities.
>

ld -r -o firmware.o -b binary firmware.bin -b elf32-i386

then see output of "objdump --all firmware.o" for some symbols.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu