28 Oct
2025
28 Oct
'25
2:03 a.m.
even mingw-w64 supports both `.CRT` section and GCC-style constructor lists. Do you need GCC-style constructors for something?
mingw-gcc generates GCC-style constructors for ASan, do you mean there is a way maybe a compile flag to make mingw-gcc use .CRT instead? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9265#note_119834