------- Additional Comments From nickc at redhat dot com  2009-03-11 10:40 
-------
Hi Mike,

> running with --verbose shows no info as to why ld decided to exit(1) ...

  Yeah my bad.  Delete the last frag of the patch to elflink.c, (the one that
calls bfd_set_error) and you will get your error message back.  That bit was
totally bogus.

  There is obviously another bit of the linker that assumes that
relocs==symbols.  Tracking it down is not going to be easy though.  *sigh*.  By
the way, if you omit crtn.o from the link then everything works just fine...

Cheers
  Nick


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9934

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to