On 2018-03-21 01:09, Ryan Schmidt wrote: > Generally, do not use compiler.whitelist. Use compiler.blacklist instead, and > if all compilers are then blacklisted, add a suitable alternative to > compiler.fallback.
Thanks! Setting compiler.fallback was exactly what I needed. Builds succeeded for 10.8 and 10.7 now. >> If there is no way, we should probably just disable the 64-bit build of wine >> for macOS <= 10.8. > > Obviously if there is *no way* to build it on older systems then you have to > prevent it. But it does not sound like it is impossible at this point, so > please don't do that yet. Of course it was not my intention to disable it prematurely if we can make it work, but going back to 32-bit only would have been better than leaving the port broken. Rainer
