Linker error about relocation
Ian Lance Taylor
ian@airs.com
Thu Oct 13 17:35:00 GMT 2005
Eric Fisher <joefoxreal@gmail.com> writes:
> Sorry, maybe it's not appropriate to put this question here. But I need help.
> Porting gcc involves the relocation and BFD porting. I've added some
> relocate type.
> But after linked, the address is not correct. Are there any documents
> about the relocation. And what should I do?
This question would be more appropriate on the binutils mailing list.
See http://sourceware.org/binutils/.
The best I can suggest is the documentation on BFD relocation handling
in bfd/doc/bfdint.texi. Unfortunately you will discover that it's a
horrible mess.
Ian
More information about the Gcc
mailing list