bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Henry at BigFoot dot de
Subject: [Bug binutils/5529] windres rejects paths in rc files
Date: 13 Jan 2008 21:50:28 -0000

------- 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]