https://bugs.winehq.org/show_bug.cgi?id=53551
--- Comment #2 from shinera ufospoke@gmail.com --- Created attachment 72915 --> https://bugs.winehq.org/attachment.cgi?id=72915 Hello world C++ program
Compiled with the following command: $ x86_64-w64-mingw32-g++-12.1.0 -o hello_world.exe -static -s hello_world.cpp