--- Additional Comments From hjl at lucon dot org 2007-03-22 15:54 ---
Fixed by
http://sourceware.org/ml/binutils/2007-03/msg00308.html
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4007
--- You are receiving this mail because: ---
You are on the CC list for the bug, or
--- Additional Comments From etienne_lorrain at yahoo dot fr 2007-02-27
19:54 ---
Patch works nicely (did it on 2.17 vanilia):
/home/etienne/linux/binutils-2.17/ld/ld-new: vmlinux: section `.realmode' can't
be allocated in segement 0
/home/etienne/linux/binutils-2.17/ld/ld-new: final li
--- Additional Comments From hjl at lucon dot org 2007-02-27 01:28 ---
A patch is posted at
http://sourceware.org/ml/binutils/2007-02/msg00375.html
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4007
--- You are receiving this mail because: ---
You are on the CC list for
--- Additional Comments From hjl at lucon dot org 2007-02-23 13:09 ---
Linker should issue an error when a section is placed into a segment
improperly:
[EMAIL PROTECTED] objcopy-2]$ cat foo.t
OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
OUTPUT_ARCH(i386)
PHDRS {
text PT_LOAD