https://bugs.winehq.org/show_bug.cgi?id=50257 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #36 from Jacek Caban <jacek(a)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.