bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/4188] Different results in R_H8_PCREL8 relocations between direc


From: nickc at redhat dot com
Subject: [Bug ld/4188] Different results in R_H8_PCREL8 relocations between direct binary output and objcopy
Date: 20 Mar 2007 14:54:12 -0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]