(In reply to Aaron Puchert from comment #2) > Unlike your bug 1231820, this doesn't show up in the wine-nine-standalone > build [1]. Looking through the differences, I'm thinking it might be > -mwindows? But I haven't looked into it because it works for this package. > > [1] > https://build.opensuse.org/package/show/home:aaronpuchert:branches:Emulators/ > wine-nine-standalone If you're referring to -mwindows when building a binary with winegcc, that should not make a difference as, per the man page of winegcc and winebuild, it only adds a bunch of -l flags and forces the entry point to be WinMain.