I've just started an MSYS2 installation, (msys64) and have taken the pre-built tree from the win-builds project, which includes an x86_64-w64-mingw32 compiler built with posix thread model, seh exceptions. it is gcc version 4.8.2.
Missing in the compiler-specific directory is the omp.h header So, even though the compilers would take -fopenmp as a valid option, it won't compile for openMP. Does this make things simpler somewhere? Is openMP a flourish with little benefit? Or is it a major flaw in posix/seh that things wont work right with it?
------------------------------------------------------------------------------
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
