------- Additional Comments From amodra at gmail dot com  2010-09-20 04:21 
-------
This is really a bug in FreeEMS. The linker scripts don't mention where to place
.ppageF8 input sections.  (The .ppageF8 output section doesn't have
*(.ppageF8).)  So placement of objects/utils.o .ppageF8 is left to the linker
orphan handling code, and exactly what happens with orphans has changed over
time.  Current mainline ld reverts to older ld behaviour,
http://sourceware.org/ml/binutils/2010-01/msg00254.html, so if there is a ld
"bug" here, it has already been fixed.

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


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

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