[Bug binutils/14072] Incorrect handling of config.h and/or sysdep.h causing problems

2012-05-18 Thread skunk at iskunk dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=14072 Daniel Richard G. changed: What|Removed |Added Attachment #6409|0 |1 is obsolete|

[Bug binutils/14072] Incorrect handling of config.h and/or sysdep.h causing problems

2012-05-17 Thread skunk at iskunk dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=14072 --- Comment #7 from Daniel Richard G. 2012-05-17 21:28:14 UTC --- Created attachment 6409 --> http://sourceware.org/bugzilla/attachment.cgi?id=6409 Patch to fix remaining files in CVS Nick, thank you for getting this in; I hope it'll make e

[Bug binutils/14072] Incorrect handling of config.h and/or sysdep.h causing problems

2012-05-16 Thread skunk at iskunk dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=14072 --- Comment #2 from Daniel Richard G. 2012-05-16 17:59:55 UTC --- The thought is that __GLIBC__ catches system headers in what is presumably the main development environment, GNU/Linux. It doesn't really need to work on other systems to be use

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

2012-05-07 Thread skunk at iskunk dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13558 --- Comment #5 from Daniel Richard G. 2012-05-07 17:12:22 UTC --- I've filed bug 14072 as a generalization of this bug. The AIX-specific failure mode reported here may not be easy to re-create in development, but there may be a way to get the

[Bug binutils/14072] New: Incorrect handling of config.h and/or sysdep.h causing problems

2012-05-07 Thread skunk at iskunk dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=14072 Bug #: 14072 Summary: Incorrect handling of config.h and/or sysdep.h causing problems Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: normal

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

2012-05-04 Thread skunk at iskunk dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13558 --- Comment #4 from Daniel Richard G. 2012-05-04 20:40:43 UTC --- Created attachment 6393 --> http://sourceware.org/bugzilla/attachment.cgi?id=6393 Patch for other files in binutils CVS This patch fixes the issue in the aforementioned files

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

2012-05-04 Thread skunk at iskunk dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13558 Daniel Richard G. changed: What|Removed |Added CC||skunk at iskunk dot org

[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/14028] New: Need to #include both and on AIX

2012-04-27 Thread skunk at iskunk dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=14028 Bug #: 14028 Summary: Need to #include both and on AIX Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: normal Priority: P2

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

2012-04-27 Thread skunk at iskunk dot org
||skunk at iskunk dot org Resolution|FIXED | --- Comment #8 from Daniel Richard G. 2012-04-27 19:56:15 UTC --- I encountered this same issue building binutils 2.22 on AIX 4.3. If you build with --enable-targets=all, however, then reloc.c isn&#

[Bug binutils/2015] Segfault in setlocale() call makes programs unusable

2006-04-07 Thread skunk at iskunk dot org
--- Additional Comments From skunk at iskunk dot org 2006-04-07 22:36 --- The patchsets do make the problem go away. Another workaround, sans patches, is to set LANG=C (default value is "en_US" on my system). Information on obtaining the patchsets, for anyone reading this

[Bug binutils/2015] New: Segfault in setlocale() call makes programs unusable

2005-12-09 Thread skunk at iskunk dot org
le() call makes programs unusable Product: binutils Version: 2.16 Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: skunk at iskunk dot org

[Bug ld/1540] internal error in elf_i386_copy_indirect_symbol() when linking Qt program

2005-10-25 Thread skunk at iskunk dot org
--- Additional Comments From skunk at iskunk dot org 2005-10-25 17:52 --- binutils CVS now links these big Qt programs successfully. Thank you! -- http://sourceware.org/bugzilla/show_bug.cgi?id=1540 --- You are receiving this mail because: --- You are on the CC list for

[Bug ld/1540] internal error in elf_i386_copy_indirect_symbol() when linking Qt program

2005-10-25 Thread skunk at iskunk dot org
--- Additional Comments From skunk at iskunk dot org 2005-10-25 13:37 --- Confirmed. [EMAIL PROTECTED]:/tmp/vers> make /opt/tg/bin/tg-as -o vers1.o vers1.s /opt/tg/bin/tg-as -o vers2.o vers2.s /opt/tg/bin/tg-as -o vers3.o vers3.s /opt/tg/bin/tg-ld -shared -o vers3.so vers

[Bug ld/1540] internal error in elf_i386_copy_indirect_symbol() when linking Qt program

2005-10-24 Thread skunk at iskunk dot org
--- Additional Comments From skunk at iskunk dot org 2005-10-25 04:20 --- Okay, here goes nothing... (begin) GNU ld version 051024 20051024 Breakpoint 1, _bfd_abort ( file=0x811350c "/mnt/freeport/src/binutils/current/bfd/elf32-i386.c", line=792, fn

[Bug ld/1540] internal error in elf_i386_copy_indirect_symbol() when linking Qt program

2005-10-24 Thread skunk at iskunk dot org
--- Additional Comments From skunk at iskunk dot org 2005-10-25 02:14 --- Sigh (begin) ... (elided)... /mnt/depot/tglib/linux32/lib/libtgskt.a /mnt/depot/tglib/linux32/lib/libtgdt.a /mnt/depot/tglib/linux32/lib/libtgstd.a /mnt/depot/tglib/linux32/lib/libtgmemd.a -lqt

[Bug ld/1540] New: internal error in elf_i386_copy_indirect_symbol() when linking Qt program

2005-10-24 Thread skunk at iskunk dot org
Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: skunk at iskunk dot org CC: bug-binutils at gnu dot org GCC build triplet: i686-pc-linux-gnu GCC ho