[Bug binutils/4959] Multiple relocs for the same symbol are not handled correctly

2007-09-11 Thread atgraham at gmail dot com
--- Additional Comments From atgraham at gmail dot com 2007-09-11 17:38 --- This was confirmed by Richard Sandiford to be a bug in gcc. Closing. -- What|Removed |Added

[Bug binutils/4987] windres does not get stdin input file

2007-09-11 Thread ktietz at onevision dot com
--- Additional Comments From ktietz at onevision dot com 2007-09-11 15:11 --- This fix is obvious. A missing check for a nil filename leads in strchr to a segmentation fault. I moved the default initialization - if it is nil - to top of function. -- What|Removed

[Bug binutils/5020] windres does resource my STRINGTABLE

2007-09-11 Thread ktietz at onevision dot com
--- Additional Comments From ktietz at onevision dot com 2007-09-11 14:35 --- Checked in to trunk repository -- What|Removed |Added Status|ASSIGNED

binutils compile error under x86_64-pc-mingw32 platform

2007-09-11 Thread zhou drangon
hi, binutils compile error under x86_64-pc-mingw32, because it defines BFD_HOST_64BIT_LONG_LONG , but not use in some env, the following patch may fix it Index: bfd/elf.c === RCS file: /cvs/src/src/bfd/elf.c,v retrieving revision 1.4

[Bug admin/5021] configure does not recognize makeinfo-4.11

2007-09-11 Thread drow at sources dot redhat dot com
--- Additional Comments From drow at sources dot redhat dot com 2007-09-11 12:21 --- *** Bug 5022 has been marked as a duplicate of this bug. *** -- http://sourceware.org/bugzilla/show_bug.cgi?id=5021 --- You are receiving this mail because: --- You are on the CC list for th

[Bug admin/5022] configure does not recognize makeinfo-4.11

2007-09-11 Thread drow at sources dot redhat dot com
--- Additional Comments From drow at sources dot redhat dot com 2007-09-11 12:21 --- *** This bug has been marked as a duplicate of 5021 *** -- What|Removed |Added

[Bug binutils/5020] windres does resource my STRINGTABLE

2007-09-11 Thread ktietz at onevision dot com
--- Additional Comments From ktietz at onevision dot com 2007-09-11 11:12 --- I posted a patch for this. See http://sourceware.org/ml/binutils/2007- 09/msg00118.html The yacc file eats wrongly in stringtables the next token after passing one element. This was old code, where the parsin

[Bug admin/5022] New: configure does not recognize makeinfo-4.11

2007-09-11 Thread balducci at units dot it
Apologies if I'm missing something. It seems to me that configure does not correctly recognize makeinfo version >=4.10 (texinfo-4.11 has been just released) The following patch fixes things for me (don't know if it's acceptable): *** configure.ac.ORIG Tue Sep 11 11:29:01 2007 --- mom Tue Sep 1

[Bug admin/5021] New: configure does not recognize makeinfo-4.11

2007-09-11 Thread balducci at units dot it
Apologies if I'm missing something. It seems to me that configure does not correctly recognize makeinfo version >=4.10 (texinfo-4.11 has been just released) The following patch fixes things for me (don't know if it's acceptable): *** configure.ac.ORIG Tue Sep 11 11:29:01 2007 --- mom Tue Sep 1

[Bug binutils/5020] windres does resource my STRINGTABLE

2007-09-11 Thread colin dot harrison at virgin dot net
--- Additional Comments From colin dot harrison at virgin dot net 2007-09-11 08:34 --- windres does resource my STRINGTABLE should read windres doesn't resource my STRINGTABLE -- http://sourceware.org/bugzilla/show_bug.cgi?id=5020 --- You are receiving this mail because: ---

[Bug binutils/5020] windres does resource my STRINGTABLE

2007-09-11 Thread colin dot harrison at virgin dot net
--- Additional Comments From colin dot harrison at virgin dot net 2007-09-11 08:27 --- Created an attachment (id=2000) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2000&action=view) File containing the STRINGTABLE -- http://sourceware.org/bugzilla/show_bug.cgi?id=5020 ---

[Bug binutils/5020] New: windres does resource my STRINGTABLE

2007-09-11 Thread colin dot harrison at virgin dot net
As discussed on http://sourceware.org/ml/binutils/2007-09/msg00116.html I'm having problems with windres and my STRINGTABLE -- Summary: windres does resource my STRINGTABLE Product: binutils Version: 2.18 Status: NEW Severity: normal