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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils