Re: [Mingw-w64-public] openMP not supported

2013-07-18 Thread JonY
On 7/19/2013 06:49, Jim Michaels wrote: > http://gcc.gnu.org/onlinedocs/gcc-4.8.1/libgomp/Enabling-OpenMP.html#Enabling-OpenMP > > OpenMP is listed in the GCC manual. I was going to try to recompile an > application that uses openmp, butapparently omp.h is missing, and so is > libiomp5md.dll and

[Mingw-w64-public] openMP not supported

2013-07-18 Thread Jim Michaels
http://gcc.gnu.org/onlinedocs/gcc-4.8.1/libgomp/Enabling-OpenMP.html#Enabling-OpenMP OpenMP is listed in the GCC manual. I was going to try to recompile an application that uses openmp, butapparently omp.h is missing, and so is libiomp5md.dll and its lib file.   - Jim Michaels jmi