bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/1272] -Tdata is ignored while --section-start=.data works


From: j at uriah dot heep dot sax dot de
Subject: [Bug ld/1272] -Tdata is ignored while --section-start=.data works
Date: 7 Mar 2006 09:41:37 -0000

------- Additional Comments From j at uriah dot heep dot sax dot de  2006-03-07 
09:41 -------
Analysis of the problem:

For some AVR devices, the compiler driver passes its own -Tdata option
down to the linker in order to override the default location of the
start of SRAM.  Now, when a user also specifies their -Tdata, the
linker will see two such options.  Obviously, the order in which they
are evaluated has been changed between binutils 2.15 and binutils
2.16.  Previously, the last -Tdata option specified `won', now the
first one is honoured.

While it would be useful for the AVR target to revert to the previous
option evaluation order, I think this is not really binutil's fault.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


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

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