[Bug ld/12376] File offsets for PT_LOAD segments and resulting inequivalent memory aliases

2011-01-09 Thread danglin at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12376 --- Comment #3 from John David Anglin 2011-01-09 20:56:17 UTC --- 1) Adjust hppalinux.sh to modify TEXT_ADDR and SHLIB_TEXT_ADDR. I need to add 0x40 (4 MB) to make the addresses equivalent. This rather chews up the virtual address

[Bug ld/12376] File offsets for PT_LOAD segments and resulting inequivalent memory aliases

2011-01-09 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12376 --- Comment #2 from H.J. Lu 2011-01-09 18:46:06 UTC --- (In reply to comment #0) > 2) Align the PT_LOAD segments in the file. I'm not sure how to do this >at the moment. Currently, maxpagesize is 0x1000, so this might not be >a too o

[Bug ld/12380] Assertion in linker script failed twice

2011-01-09 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12380 H.J. Lu changed: What|Removed |Added URL||http://sourceware.org/ml/bi

[Bug ld/12380] Assertion in linker script failed twice

2011-01-09 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12380 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #1 fr

[Bug ld/12376] File offsets for PT_LOAD segments and resulting inequivalent memory aliases

2011-01-09 Thread danglin at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12376 --- Comment #1 from John David Anglin 2011-01-09 17:05:02 UTC --- This might also be a glibc bug: $ strace /lib/ld-2.11.2.so ./xxx3execve("/lib/ld-2.11.2.so", ["/lib/ld-2.11.2.so", "./xxx3"], [/* 17 vars */]) = 0 brk(0)

[Bug ld/12380] New: Assertion in linker script failed twice

2011-01-09 Thread d.g.gorbachev at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12380 Summary: Assertion in linker script failed twice Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: minor Priority: P2 Component: ld AssignedTo: unassig.