------- Additional Comments From nickc at redhat dot com  2007-03-20 14:54 
-------
Hi Diego,

  This is a known problem for quite a lot of linker targets.  Converting to the
binary file format at the same time as performing a final link rarely works and
it is always safer to perform a non-transforming link first and then use an
objcopy afterwards.

  If it helps I have uploaded a patch which will make the attempt to link and
convert in one step fail with the error message:

 error: cannot change output format whilst linking H8300 binaries

Cheers
  Nick


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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

------- 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