[Bug ld/5526] eh support is broken

2007-12-29 Thread danglin at gcc dot gnu dot org
--- Additional Comments From danglin at gcc dot gnu dot org 2007-12-30 02:39 --- It appears this commit broke eh on hppa-linux: CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2007-12-15 09:34:48 Modified files: bfd: ChangeLog ecoff.c

[Bug binutils/5529] New: windres rejects paths in rc files

2007-12-29 Thread gordon dot magnusson at gmail dot com
windres executables were downloaded from mingw.org. windres-2.17.50- 20060824.exe contains MinGW-specific patches, but windres-2.18.50-20071123.exe was built from plain FSF sources. Chris Sutcliffe has confirmed that this bug is present in the binutils 2.18.50- 20071229 snapshot (see http://article.g

[Bug ld/5526] eh support is broken

2007-12-29 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2007-12-29 18:00 --- Subject: Re: New: eh support is broken > The former was with ld 2.18.50.20071227. The latter was with > 2.18.50.20070929. 2.18.50.20071214 is ok. Dave -- http://sourceware.org/bugzilla/show

Re: BUG: 2.18: configure: WARNING:'makeinfo' is missing on your system

2007-12-29 Thread Nick Clifton
Hi Robin, [EMAIL PROTECTED], "WARNING:'makeinfo' is missing on your system" will break the complier. This has already been fixed in the mainline sources. Cheers Nick ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mail

BUG: 2.18: configure: WARNING:'makeinfo' is missing on your system

2007-12-29 Thread Robin Li - C2
[EMAIL PROTECTED], "WARNING:'makeinfo' is missing on your system" will break the complier. file fix need : configure.ac, configure line 2405-240610 of file configure.ac cause the error : if ${MAKEINFO} --version \ | egrep 'textinfo[^0-9]*([1-3][0-9]|4\.[4-9]|[5-9])' >/dev/null