Missing pthreadGC2.dll
Posted: Tue Nov 24, 2009 2:33 pm
Hi Eran,
I tried to use OpenMP in my project on Windows (CL 3365 with MinGW 4.4.0 and wxWidgets 2.8.10 package) and after successful compilation (I had to add "-fopenmp" switch for both compiler and linker) the application's start failed with message dealing with missing "pthreadGC2.dll file. Since you don't provide this file I had to download it from web and copy to C:\MinGW-4.4.0\bin directory. Now it works. So, please, could you provide this dll file in your standard installation and add "-fopenmp" switch to both compiler/linker options lists?
Best regards
Michal
I tried to use OpenMP in my project on Windows (CL 3365 with MinGW 4.4.0 and wxWidgets 2.8.10 package) and after successful compilation (I had to add "-fopenmp" switch for both compiler and linker) the application's start failed with message dealing with missing "pthreadGC2.dll file. Since you don't provide this file I had to download it from web and copy to C:\MinGW-4.4.0\bin directory. Now it works. So, please, could you provide this dll file in your standard installation and add "-fopenmp" switch to both compiler/linker options lists?
Best regards
Michal