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
--- 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
---
--- 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: ---
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
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
--- 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
--- 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
--- 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
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
--- Additional Comments From ktietz at onevision dot com 2007-09-11 14:35
---
Checked in to trunk repository
--
What|Removed |Added
Status|ASSIGNED
--- 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
--- 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
12 matches
Mail list logo