[Bug 50257] Regression: startup crash/infinite loop on FreeBSD

WineHQ Bugzilla wine-bugs at winehq.org
Sun Aug 1 07:06:09 CDT 2021


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

--- Comment #40 from Jacek Caban <jacek at codeweavers.com> ---
Note that you may use a different compiler for .dll.so (I guess you were using
GCC and you may continue to do so) and use clang only for PE parts. That's what
configure should do by default when it can't mingw and clang is found, but if
you want to be explicit, it's something like:

configure CROSSCC=clang

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