[Bug gas/873] Incorrect generation of relocs for .byte , .2byte and .3byte directives.

2005-04-25 Thread ramana dot radhakrishnan at codito dot com
--- Additional Comments From ramana dot radhakrishnan at codito dot com 2005-04-25 19:51 --- Created an attachment (id=465) --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=465&action=view) Partial Fix. 2005-04-26 Ramana Radhakrishnan <[EMAIL PROTECTED]> PR gas/873

[Bug binutils/872] strip segv

2005-04-25 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2005-04-25 14:26 --- Hi Pawe³, The seg fault was caused by a silly fault in the name_list handling code inside the copy_archive() function. The 'obfd' field was not being initialised to a proper value. The attached patch fixes th

[Bug ld/858] Linker should abort when there is reference to discarded section

2005-04-25 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-04-25 19:31 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED Resolut

[Bug gas/873] New: Incorrect generation of relocs for .byte , .2byte and .3byte directives.

2005-04-25 Thread ramana dot radhakrishnan at codito dot com
A .byte expression should generate an R_ARC_8 and not an R_ARC_32 as is generated currently.Similary .2byte and .3byte directives should generate R_ARC_16 and R_ARC_24 directives and not R_ARC_32 as is generated currently. The .byte , .2byte and .3byte directives work in spaces less than 4 bytes s

[Bug binutils/872] strip segv

2005-04-25 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2005-04-25 14:50 --- Patch applied - case closed -- What|Removed |Added Status|WAITING |

[Bug binutils/872] strip segv

2005-04-25 Thread pluto at pld-linux dot org
--- Additional Comments From pluto at pld-linux dot org 2005-04-25 14:44 --- patch works. problem solved. -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=872 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is

[Bug binutils/867] Compilation errors for binutil-2.14 on RedHat 7.2

2005-04-25 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2005-04-25 13:07 --- Hi Vivek, Those environment settings look OK. Since you can build binutils with the 2.15 sources and not the 2.14 source I conclude that the problem must have been a broken prototype somewhere in the 2.14 sourc

[Bug binutils/872] strip segv

2005-04-25 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2005-04-25 14:20 --- Created an attachment (id=464) --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=464&action=view) Initialise obfd field of name_list structure. -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=87

[Bug binutils/867] Compilation errors for binutil-2.14 on RedHat 7.2

2005-04-25 Thread vivekk at cybage dot com
-- What|Removed |Added Status|NEW |WAITING http://sources.redhat.com/bugzilla/show_bug.cgi?id=867 --- You are receiving this mail because: -

[Bug binutils/867] Compilation errors for binutil-2.14 on RedHat 7.2

2005-04-25 Thread vivekk at cybage dot com
--- Additional Comments From vivekk at cybage dot com 2005-04-25 12:45 --- Hello Nick, Thank you for your help. I am able to compile binutils version 2.15 successfully. Since the default gcc on my system is 2.96 and I am using gcc-3.2, I exported the below variables for compiling binuti

Re: [Bug binutils/867] New: Compilation errors for binutil-2.14 on RedHat 7.2

2005-04-25 Thread Nick Clifton
Hi Vivekk, I am getting to compilation errors for binutils-2.14. FYI: This is an old release of binutils. We are now at 2.15 and version 2.16 is about to be released. localealias.c:337: void value not ignored as it ought to be localealias.c:341: void value not ignored as it ought to be Am I mis

[Bug binutils/867] Compilation errors for binutil-2.14 on RedHat 7.2

2005-04-25 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2005-04-25 08:07 --- Subject: Re: New: Compilation errors for binutil-2.14 on RedHat 7.2 Hi Vivekk, > I am getting to compilation errors for binutils-2.14. FYI: This is an old release of binutils. We are now at 2.15 and version

[Bug binutils/872] strip segv

2005-04-25 Thread pluto at pld-linux dot org
--- Additional Comments From pluto at pld-linux dot org 2005-04-25 07:34 --- Created an attachment (id=463) --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=463&action=view) testcase -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=872 --- You are receiving this

[Bug binutils/872] strip segv

2005-04-25 Thread pluto at pld-linux dot org
-- What|Removed |Added CC||mmazur at kernel dot pl http://sources.redhat.com/bugzilla/show_bug.cgi?id=872 --- You are receiving this

[Bug binutils/872] New: strip segv

2005-04-25 Thread pluto at pld-linux dot org
(gdb) set args --strip-debug -R.note -R.comment libsasl2.a (gdb) r Starting program: /usr/bin/strip --strip-debug -R.note -R.comment libsasl2.a /usr/bin/strip: st8CY7QL/libpgsql.la: Invalid operation Program received signal SIGSEGV, Segmentation fault. 0x40039561 in bfd_close () from /usr/lib/libb