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: david.macek.0 at gmail dot com
Subject: [Bug binutils/4356] windres fails on files with spaces
Date: Sun, 28 Mar 2021 12:21:20 +0000

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

David Macek <david.macek.0 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david.macek.0 at gmail dot com

--- Comment #15 from David Macek <david.macek.0 at gmail dot com> ---
It seems the latest patch has broken this unsupported use case that had worked
on Win32:

    windres "--preprocessor=gcc -E" --use-temp-file [...]

If I don't enable temp files or don't specify the preprocessor, it works.

See <https://gitlab.haskell.org/ghc/ghc/-/issues/16780#note_340986> for an
example of such usage.  Given GHC corrected its usage to one that seems more
correct, I'd say there's no need for an action here, but at least this note
could help someone having the same issue.

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