This is the mail archive of the binutils@sources.redhat.com 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: BFD: /home/cagney/tmp/a.out(.rela.plt): relocation 0 has invalid symbol index 1


Andrew Cagney <cagney@gnu.org> writes:

> On 32-bit PPC GNU/Linux when running:
> 
> $ nm --synthetic ...
> BFD: /home/cagney/tmp/a.out(.rela.plt): relocation 0 has invalid
> symbol index 1
> 10010900 ? *ABS*@plt
> 10010918 B bar
> .
> .
> .
> 
> I'm seeing the above (and similar on i386, ....).  Is this valid?

Probably not.  However, you will get better information, and a more
reliable answer, if you provide output from objdump -t and readelf -s.

Ian


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