[Bug binutils/13558] binutils 2.22 v. AIX 6.1 -- build fails with large-file support problems (and mkdtemp confusion)

2012-05-01 Thread skunk at iskunk dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13558 --- Comment #2 from Daniel Richard G. 2012-05-01 19:18:49 UTC --- Created attachment 6383 --> http://sourceware.org/bugzilla/attachment.cgi?id=6383 Patch against current binutils CVS source syslex.c is a Lex-generated source file. Although

[Bug binutils/14037] Bogus global symbol ABS redefinition when linking PIC app to eh_frame-stripped shared library

2012-05-01 Thread bugdal at aerifal dot cx
http://sourceware.org/bugzilla/show_bug.cgi?id=14037 --- Comment #3 from Rich Felker 2012-05-01 18:37:16 UTC --- Another way of looking at the issue is that, if strip is going to break things like this, the default linker scripts should order the sections such that mandatory sections like text/d

[Bug binutils/14037] Bogus global symbol ABS redefinition when linking PIC app to eh_frame-stripped shared library

2012-05-01 Thread bugdal at aerifal dot cx
http://sourceware.org/bugzilla/show_bug.cgi?id=14037 --- Comment #3 from Rich Felker 2012-05-01 18:37:16 UTC --- Another way of looking at the issue is that, if strip is going to break things like this, the default linker scripts should order the sections such that mandatory sections like text/d

[Bug binutils/13121] bfd HEAD 2011-08-23 does not build on AIX 5.3 without --enable-werror=no

2012-05-01 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13121 Nick Clifton changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug binutils/13121] bfd HEAD 2011-08-23 does not build on AIX 5.3 without --enable-werror=no

2012-05-01 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13121 --- Comment #9 from cvs-commit at gcc dot gnu.org 2012-05-01 16:07:43 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2012-05-01 16:07:36 Modified files: bfd: ChangeLog aoutx.h coff-ppc.c

[Bug binutils/14037] Bogus global symbol ABS redefinition when linking PIC app to eh_frame-stripped shared library

2012-05-01 Thread bugdal at aerifal dot cx
http://sourceware.org/bugzilla/show_bug.cgi?id=14037 Rich Felker changed: What|Removed |Added Component|ld |binutils --- Comment #2 from Rich Felker

[Bug ld/14037] Bogus global symbol ABS redefinition when linking PIC app to eh_frame-stripped shared library

2012-05-01 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14037 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #1 fr