https://bugs.winehq.org/show_bug.cgi?id=47025
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
--- Comment #3 from Zhiyi Zhang zzhang@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.