https://bugs.winehq.org/show_bug.cgi?id=54635 --- Comment #1 from Andre Heider <a.heider(a)gmail.com> --- I tested a few combinations, and v5.7 indeed is the release that changed how libwine dlls are loaded and registered. Binaries built with <v5.17 still worked up to v8.2, but the v8.3 libwine removal breaks binary compatibility. I couldn't find a way to make binaries build with v5.0 work on v8.3. Nor binaries build with v6.0 on <v5.7. So my current conclusion is: Building with <v5.7 works up to v8.2. Building with >v5.7 works with v8.3 but breaks <v5.7. As always there're no reasons in any commit messages, but was that incompatibility planned and expected? Will that change in the future? Thanks, Andre -- 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.