https://bugs.winehq.org/show_bug.cgi?id=52492
--- Comment #3 from Rob F rjfeuerbach@gmail.com --- As for compile options, the compile line for gdiplus/graphicpath.c looks like:
x86_64-w64-mingw32-gcc -c -o dlls/gdiplus/graphicspath.cross.o /Users/feuerrj1/Documents/SW/wine/dlls/gdiplus/graphicspath.c -Idlls/gdiplus \ -I/Users/feuerrj1/Documents/SW/wine/dlls/gdiplus -Iinclude \ -I/Users/feuerrj1/Documents/SW/wine/include -I/Users/feuerrj1/Documents/SW/wine/include/msvcrt \ -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -D__WINE_PE_BUILD -Wall -fno-strict-aliasing \ -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \ -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \ -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -Wabsolute-value \ -Wno-format -Wformat-overflow -Wnonnull -mcx16 -gdwarf-4 -g -O2