http://bugs.winehq.org/show_bug.cgi?id=53551 Stian Low <wineryyyyy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com --- Comment #5 from Stian Low <wineryyyyy@gmail.com> --- Other than whitespace corrected by latest wine-11.8 vs Debian 13 wine-10.0 apt pkg, both work: $ x86_64-w64-mingw32-g++ -o hello_world.exe -static -s hello_world.cpp $ ls hello_world.cpp hello_world.exe $ WINEPREFIX=/home/any/wine_stianlow_wow64_new ~/tmp/wine_stianlow_wow64_new_install/bin/wine hello_world.exe hello world! $ wine hello_world.exe helloworld! -- 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.