Comment 3 for bug 1338043

Revision history for this message
Stephen Kitt (steve-sk2) wrote :

Actually I was thinking of spec files, not linker scripts, sorry!

It would end up looking something like

x86_64-w64-mingw32-gcc -mwin32threads

to build with Win32 threads, etc. Or perhaps -mthreads=win32 (and -mthreads=posix), depending on what I can get the specs to do.