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

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jul 29 08:04:03 CDT 2021


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

Jacek Caban <jacek at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jacek at codeweavers.com

--- Comment #36 from Jacek Caban <jacek at codeweavers.com> ---
(In reply to Damjan Jovanovic from comment #2)
> This only affects the ELF build, the PE build starts up fine.
> 
> Unfortunately mingw-w64 is still a work-in-progress on FreeBSD, so we use
> the ELF build exclusively.

I don't know what's problematic about getting mingw-w64 to work on FreeBSD, but
for other options, recent Wine may be built with PE support using plain Clang.
Clang supports cross compilation to PE targets with its default config and
that's all we need, we don't need any other mingw addition. So, unless it's
disabled for some reason on FreeBSD, you shouldn't need anything else.

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