https://bugs.winehq.org/show_bug.cgi?id=57339
Bug ID: 57339 Summary: can't run winegcc hello world program (clang/musl environment) Product: Wine Version: 9.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winelib Assignee: wine-bugs@winehq.org Reporter: zerica@callcc.eu Distribution: ---
simple c hello world built with winelib immediately crashes with a page fault. i am running this under a musl libc environment with clang as a c compiler. wine itself is also built under that environment and works fine, so it's possible the wine build system is passing something something i'm not.