22 Oct
2024
22 Oct
'24
8:19 a.m.
https://bugs.winehq.org/show_bug.cgi?id=57339 --- Comment #5 from zerica(a)callcc.eu <zerica(a)callcc.eu> --- Created attachment 77305 --> https://bugs.winehq.org/attachment.cgi?id=77305 winegcc -o hello.exe hello.c -b x86_64-windows --verbose -Wb,--verbose seemingly, when adding the `-b x86_64-windows` flag to winegcc, the result is a PE executable that does run fine, unlike the previous result which was an .exe.so shared library alongside a .exe shell wrapper. i attach the verbose output of this invocation -- 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.