bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/4356] windres fails on files with spaces


From: denpashogai at gmail dot com
Subject: [Bug binutils/4356] windres fails on files with spaces
Date: Mon, 28 Feb 2011 18:31:14 +0000

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

Oisín <denpashogai at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |denpashogai at gmail dot
                   |                            |com

--- Comment #4 from Oisín <denpashogai at gmail dot com> 2011-02-28 18:31:10 
UTC ---
It does not seem to be fixed in 2.21; calling windres with the following:

--include-dir "C:\Program Files\Lua\5.1\include"

Produces:

"gcc: Files\Lua\5.1\include: No such file or directory
windres: gcc exited with status 1"

Using single quotes instead of double quotes causes a different error; I'm not
sure if they have another special meaning.

I can work around it with:

--include-dir "C:\Progra~1\Lua\5.1\include"

But it'd be better if it worked the normal way.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

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