The ia64 linker problems.

Ian Lance Taylor ian@zembu.com
Wed Feb 7 18:08:00 GMT 2001


Jim Wilson <wilson@cygnus.com> writes:

> Should I try to create an internal reloc with no corresponding external
> reloc?

Probably.  That is what the PowerPC gas does.  See the end of
md_assemble, where it creates fixups, and see md_apply_fix3 for the
case of >= BFD_RELOC_UNUSED.

Ian


More information about the Binutils mailing list