--
What|Removed |Added
Status|NEW |ASSIGNED
Last reconfirmed|-00-00 00:00:00 |2007-05-10 07:00:24
date|
--- Additional Comments From amodra at bigpond dot net dot au 2007-05-10
07:00 ---
http://sourceware.org/ml/binutils/2007-05/msg00132.html
--
What|Removed |Added
Ass
--- Additional Comments From amodra at bigpond dot net dot au 2007-05-10
06:52 ---
Probably not deliberate. It came with 2004-05-17 David Heine. I can't see that
there is any need for program headers in the debug info file anyway.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4
--- Additional Comments From hjl at lucon dot org 2007-05-10 05:15 ---
A patch is posted at
http://sourceware.org/ml/binutils/2007-05/msg00129.html
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4409
--- You are receiving this mail because: ---
You are on the CC list for
--- Additional Comments From amodra at bigpond dot net dot au 2007-05-10
03:16 ---
I'd say that the p_memsz values were "wrong" before my patch. It's also
interesting to look at what older objcopy does. eg.
2.15 objcopy --only-keep-debug does this
Program Headers:
Type Offs
--- Additional Comments From hjl at lucon dot org 2007-05-09 23:55 ---
A patch is posted at
http://sourceware.org/ml/binutils/2007-05/msg00126.html
--
What|Removed |Added
--- Additional Comments From robert at linuxfromscratch dot org 2007-05-09
23:39 ---
Created an attachment (id=1780)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1780&action=view)
Patch to add --error-shared-textrel
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4480
Using the options '--warn-shared-textrel --fatal-warnings' will cause all
warnings to be fatal, not just shared-textrel. I'm attaching a patch to add
a --error-shared-textrel option, to make DT_TEXTREL in a shared object a fatal
error.
--
Summary: Error for DT_TEXTREL in shared obje
--- Additional Comments From schwab at suse dot de 2007-05-09 17:55 ---
To reproduce the bug (where objcopy.old has the patch for PR4144 reverted):
$ cat hello.c
#include
int
main (void)
{
printf ("Hello, world!\n");
}
$ gcc -g hello.c -o hello
$ objcopy.old --only-keep-debug hello h
--
What|Removed |Added
BugsThisDependsOn||4479
http://sourceware.org/bugzilla/show_bug.cgi?id=4144
--- You are receiving this mail because: ---
The patch for PR4144 broke objcopy --only-keep-debug.
$ objcopy --only-keep-debug vmlinux-2.6.21-4-default
vmlinux-2.6.21-4-default.debug
BFD: vmlinux-2.6.21-4-default.debug: section `.text' can't be allocated in
segment 0
objcopy: vmlinux-2.6.21-4-default.debug: Bad value
BFD: vmlinux-2.6.21-4-
--
What|Removed |Added
CC||doko at debian dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=4476
--- You are receiving this mai
12 matches
Mail list logo