[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/19623] regression: erroneous relocation for symbols in absolute
From: |
address@hidden |
Subject: |
[Bug ld/19623] regression: erroneous relocation for symbols in absolute section (vma == 0) |
Date: |
Thu, 25 Feb 2016 08:02:20 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19623
--- Comment #6 from address@hidden ---
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 ld/19623] New: regression: missing relocation for symbols in discarded section, address@hidden, 2016/02/12
- [Bug ld/19623] regression: missing relocation for symbols in discarded section, address@hidden, 2016/02/12
- [Bug ld/19623] regression: missing relocation for symbols in discarded section, nickc at redhat dot com, 2016/02/23
- [Bug ld/19623] regression: missing relocation for symbols in discarded section, address@hidden, 2016/02/24
- [Bug ld/19623] regression: missing relocation for symbols in discarded section, address@hidden, 2016/02/24
- [Bug ld/19623] regression: missing relocation for symbols in discarded section, address@hidden, 2016/02/24
- [Bug ld/19623] regression: erroneous relocation for symbols in absolute section (vma == 0), address@hidden, 2016/02/25
- [Bug ld/19623] regression: erroneous relocation for symbols in absolute section (vma == 0),
address@hidden <=