[Bug 47025] wine cannot run exe created with winegcc: "Bad EXE Format"

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 16 10:22:25 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47025

Zhiyi Zhang <zzhang at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zzhang at codeweavers.com

--- Comment #3 from Zhiyi Zhang <zzhang at codeweavers.com> ---
$ winegcc ~/Downloads/temp.c -o a.exe
$ file a.exe
a.exe: POSIX shell script, ASCII text executable
$ vim a.exe

winegcc produce a script as a result. You use mingw toolchains to produce a
windows binary if you want exe.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list