https://sourceware.org/bugzilla/show_bug.cgi?id=19623

--- Comment #6 from winter-...@bfw-online.de ---
Judging from the correspondence regarding the fix for DJGPP [1] it seems that
DJGPP and SCO differ in their behaviour when it comes to relocating symbols in
absolute sections (== those with vma=0). While DJGPP was broken when relocation
was turned off, SCO worked. Currently, it is the other way round.
Some info on djgpp [2] and SCO (albeit ELF, see SHN_ABS) [3].

[1] https://lists.gnu.org/archive/html/bug-binutils/2015-06/msg00010.html
[2] http://www.delorie.com/djgpp/doc/coff/reloc.html
[3] http://www.sco.com/developers/gabi/latest/ch4.sheader.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to