bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26865] windres: --preprocessor option won't respect space


From: katayama.hirofumi.mz at gmail dot com
Subject: [Bug binutils/26865] windres: --preprocessor option won't respect space in file path
Date: Fri, 27 Nov 2020 02:39:44 +0000

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

--- Comment #4 from katayama.hirofumi.mz at gmail dot com ---
Reproduction steps:

$ which cpp
/mingw32/bin/cpp

$ cp /mingw32/bin/cpp "/mingw32/bin/cpp .exe"

$ windres "--preprocessor=/mingw32/bin/cpp .exe" a.rc
cpp: error: .exe: No such file or directory
cpp: fatal error: no input files
compilation terminated.

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