BFD: /home/cagney/tmp/a.out(.rela.plt): relocation 0 has invalid symbol index 1

Ian Lance Taylor ian@airs.com
Mon Jan 24 21:53:00 GMT 2005


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



More information about the Binutils mailing list