(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
--
What|Removed |Added
CC||mmazur at kernel dot pl
http://sources.redhat.com/bugzilla/show_bug.cgi?id=872
--- You are receiving this
--- 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
--- 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
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
--- 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
--
What|Removed |Added
Status|NEW |WAITING
http://sources.redhat.com/bugzilla/show_bug.cgi?id=867
--- You are receiving this mail because: -
--- 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
--- 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
--- 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
--- Additional Comments From nickc at redhat dot com 2005-04-25 14:50
---
Patch applied - case closed
--
What|Removed |Added
Status|WAITING |
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
--- Additional Comments From hjl at lucon dot org 2005-04-25 19:31 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
Resolut
--- 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
--- 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
15 matches
Mail list logo