[Bug binutils/11240] Windres breaks down with spaces in rc source

2010-02-09 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-02-09 10:10 --- Hi, Linker error, could not find resource metal.pngtempleoftheancesteors This is more of a feature than a bug. What is happening is that windres now supports the concatenating of two double-quote enclosed

[Bug binutils/11238] make distclean does not clean up config.cache files

2010-02-09 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-02-09 12:15 --- Created an attachment (id=4581) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4581action=view) Delete config.cache files when reconfiguring -- http://sourceware.org/bugzilla/show_bug.cgi?id=11238

[Bug binutils/11238] make distclean does not clean up config.cache files

2010-02-09 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-02-09 12:18 --- Hi Jon, Thanks for the detailed instructions for reproducing the problem. I am now able to make it happen locally and I have found the problem - running configure with a new value of CFLAGS *before* running

[Bug gold/11264] New: linker warning sh_link not set for section `.ARM.exidx' when using shared library linked by gold

2010-02-09 Thread ahartmetz at gmail dot com
When linking (with old ld) a shared library against another shared library linked with gold, ld emits -in my case- the warning: /usr/bin/ld: /opt/kde4/lib/libQtWebKit.so.4: warning: sh_link not set for section `.ARM.exidx' I don't know how which possible problems the warning is warning me about