16 Apr
2019
16 Apr
'19
3:22 p.m.
https://bugs.winehq.org/show_bug.cgi?id=47025 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang(a)codeweavers.com --- Comment #3 from Zhiyi Zhang <zzhang(a)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.