This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ld -e number makes an entry in symbol table


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]