------- Additional Comments From Henry at BigFoot dot de  2008-01-13 21:50 
-------
Similar problems on a Linux host with target mingw32.
A simple workarrount is to use "Quotes" for filename.

2 ICON foo-bar.ico
This line in rc file failed in binutils 2.18.50 with message
i686-pc-mingw32-windres: can't open icon file `foo': No such file or directory

2 ICON "foo-bar.ico"
Worked without patch

I Mean your hack would not work all times.
What is with '-' in filenames or utf8?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5529

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to