ld -e number makes an entry in symbol table

Andreas Schwab schwab@redhat.com
Wed Sep 9 15:24:00 GMT 2009


Kaz Kojima <kkojima@rr.iij4u.or.jp> writes:

> With
>
>   touch foo.s
>   as -o foo.o foo.s
>   ./ld-new -e 0x1000 -o foo foo.o
>   objdump -t foo
>
> I've got
>
> SYMBOL TABLE:
> 00000000         *UND*  00000000 0x1000

This was broken by the patch for PR ld/6766.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."



More information about the Binutils mailing list