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

--- Comment #17 from Nick Clifton <nickc at redhat dot com> ---
Just to be clear, the problem is that windres is trying to run "gcc -E" as if
that was the full name of the preprocessor, and not a program name plus
argument.  This happens because internally windres puts double quotes around
"gcc -E", preventing it from being split up into program+arguments.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to