--- Additional Comments From hjl at lucon dot org 2005-04-19 17:21 ---
Created an attachment (id=460)
--> (http://sources.redhat.com/bugzilla/attachment.cgi?id=460&action=view)
A testcase
[EMAIL PROTECTED] set-3]$ make
cc -DGOOD -shared -fPIC -o libx.so s1.c s2.c
cc -o x m.c libx.so -Wl
Hi,
I'm using an m68k-elf-ld linker (GNU ld version 2.14 20030612) and
relocating sections to a different load address with AT. As the linker
script file for doing this is not so easy to write, I'm often looking at the
mapfile generated by ld to verify that I'm doing everything correct. However
th
--- Additional Comments From hjl at lucon dot org 2005-04-19 15:57 ---
If `y' is undefined, ".set x,y" only works correctly when `x' is global.
When 'x' is local, ".set x,y" can't work right.
--
What|Removed |Added
-
--- Additional Comments From jbeulich at novell dot com 2005-04-19 07:01
---
ia64-specific patch applied to mainline; awaiting release manager approval for
2.16...
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=847
--- You are receiving this mail because: ---
You are