Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53157
Building with FSF gcc on mac is possible and the only way to get a --without-mingw build since clang does not support -mabi=ms. (Some hacks are needed to build winemac.drv.so though.)
Signed-off-by: Stefan Dösinger stefan@codeweavers.com
---
No, FSF gcc on macos does not define __GCC_HAVE_DWARF2_CFI_ASM.