[Bug ld/3223] ld fails to link correct variables from linker script.

2006-09-26 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-27 04:39 --- Fixed by http://sourceware.org/ml/binutils/2006-09/msg00336.html -- What|Removed |Added St

[Bug ld/3267] Ld converts section relative symbols to absolute symbols in zero sized sectoins

2006-09-26 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-27 04:39 --- Fixed by http://sourceware.org/ml/binutils/2006-09/msg00336.html -- What|Removed |Added St

[Bug ld/3223] ld fails to link correct variables from linker script.

2006-09-26 Thread hjl at lucon dot org
-- Bug 3223 depends on bug 3267, which changed state. Bug 3267 Summary: Ld converts section relative symbols to absolute symbols in zero sized sectoins http://sourceware.org/bugzilla/show_bug.cgi?id=3267 What|Old Value |New Value --

[Bug ld/3267] Ld converts section relative symbols to absolute symbols in zero sized sectoins

2006-09-26 Thread hjl at lucon dot org
-- What|Removed |Added OtherBugsDependingO||3223 nThis|| http://sourceware.org/bugzilla/show_bug.cgi?id=3267 --

[Bug ld/3223] ld fails to link correct variables from linker script.

2006-09-26 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-26 22:19 --- PR 3267 should be fixed together with this: http://sourceware.org/ml/binutils/2006-09/msg00329.html -- What|Removed |Added -

[Bug ld/3267] Ld converts section relative symbols to absolute symbols in zero sized sectoins

2006-09-26 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-26 22:18 --- A patch is posed at http://sourceware.org/ml/binutils/2006-09/msg00329.html -- What|Removed |Added

[Bug binutils/3262] objcopy --only-keep-debug produces extra large debuginfo.

2006-09-26 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-26 19:11 --- Fixed by http://sourceware.org/ml/binutils/2006-09/msg00327.html -- What|Removed |Added St

[Bug binutils/3262] objcopy --only-keep-debug produces extra large debuginfo.

2006-09-26 Thread hjl at lucon dot org
-- What|Removed |Added CC||hjl at lucon dot org http://sourceware.org/bugzilla/show_bug.cgi?id=3262 --- You are receiving this mail

[Bug binutils/3262] objcopy --only-keep-debug produces extra large debuginfo.

2006-09-26 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-26 17:44 --- This patch http://sourceware.org/ml/binutils/2006-09/msg00098.html is the cause. -- What|Removed |Added ---

[Bug ld/3267] New: Ld converts section relative symbols to absolute symbols in zero sized sectoins

2006-09-26 Thread vgoyal at redhat dot com
ld does not conform to the behaviour as specifed in "info ld" and converts section relative symbols to absolute symbols for zero sized sections. Following is the problem description and disussion thread. http://sourceware.org/ml/binutils/2006-09/msg00305.html I am copying and pasting the orinal p

[Bug binutils/3257] "strings -T" doesn't work

2006-09-26 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-26 16:46 --- Fixed by http://sourceware.org/ml/binutils/2006-09/msg00320.html -- What|Removed |Added St

[Bug binutils/3262] objcopy --only-keep-debug produces extra large debuginfo.

2006-09-26 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-09-26 08:21 --- Created an attachment (id=1324) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1324&action=view) testcase -- http://sourceware.org/bugzilla/show_bug.cgi?id=3262 --- You are receiving this mail becaus

[Bug binutils/3262] New: objcopy --only-keep-debug produces extra large debuginfo.

2006-09-26 Thread pluto at agmk dot net
$ i486-gnu-linux-objcopy --only-keep-debug ExecGui ExecGui.debuginfo $ ls -lh 1,3M 2006-09-26 10:15 ExecGui 130M 2006-09-26 10:20 ExecGui.debuginfo wow! -- Summary: objcopy --only-keep-debug produces extra large debuginfo. Product: binutils