[Bug gas/2606] --enable-targets=all causes build failure on cygwin

2010-11-18 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=2606 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug gas/2606] --enable-targets=all causes build failure on cygwin

2010-11-18 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=2606 Alan Modra changed: What|Removed |Added CC||pluto at agmk dot net --- Comment #2 from

[Bug ld/12184] explicite --enable-targets ./configure option breaks mingw binaries.

2010-11-18 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12184 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug ld/12184] explicite --enable-targets ./configure option breaks mingw binaries.

2010-11-18 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12184 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #3 fr

[Bug binutils/12235] elfedit.c:716: error: array subscript is above array bounds

2010-11-18 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12235 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #1 fr

[Bug binutils/12236] New: unexpected failures: powerpc-ibm-aix5.3.0.0

2010-11-18 Thread JFTrudeau at cvty dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12236 Summary: unexpected failures: powerpc-ibm-aix5.3.0.0 Product: binutils Version: 2.21 Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: una

[Bug binutils/12235] New: elfedit.c:716: error: array subscript is above array bounds

2010-11-18 Thread JFTrudeau at cvty dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12235 Summary: elfedit.c:716: error: array subscript is above array bounds Product: binutils Version: 2.21 Status: NEW Severity: normal Priority: P2 Componen

Re: Unable to use objcopy on AIX

2010-11-18 Thread Tristan Gingold
> I was trying to use the objcopy with following arguments to copy the debug > information to another file.. > bash-3.2#./objcopy --only-keep-debug testvolumeinfocollector > testvolumeinfocollector.dbg > BFD: testvolumeinfocollector: Unrecognized storage class 0 for *ABS* symbol > `volumeinfocollec

Unable to use objcopy on AIX

2010-11-18 Thread sureshsoft
I have downloaded the binutils sources from http://ftp.gnu.org/gnu/binutils/binutils-2.20.1.tar.bz2 and followed the below steps to build the binutils. bash-3.2#bunzip binutils-2.20.1.tar.bz2 bash-3.2#tar xvf binutils-2.20.1.tar bash-3.2#mkdir objdir_2.20.1 bash-3.2#ls -l binutils-2.20.1.tar bin