[Bug 51465] EVE Online launcher crashes

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jul 20 17:14:35 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51465

--- Comment #22 from algebro at tuta.io ---
I'm a little confused because if I'm reading makedep.c correctly, the
-mno-cygwin flag should automatically have this being built with msvcrt anyway:

make->use_msvcrt = strarray_exists( &make->extradllflags, "-mno-cygwin" );

When switching to ucrt with d0bf94, the `mno-cygwin` flag remained and they
just added ucrtbase to the imports, and later removed ucrtbase in af12270. Was
there some other change related to ucrt that would mess up the linking here?

-- 
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.



More information about the wine-bugs mailing list