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
Missing pthreadGC2.dll
-
- CodeLite Expert
- Posts: 159
- Joined: Mon Nov 03, 2008 9:17 pm
- Contact:
-
- CodeLite Expert
- Posts: 159
- Joined: Mon Nov 03, 2008 9:17 pm
- Contact:
Re: Missing pthreadGC2.dll
Hi Eran,
I've posted patch for adding of "-fopenmp" flag to default build settings. Please, could you take a look at it?
Regards
Michal
I've posted patch for adding of "-fopenmp" flag to default build settings. Please, could you take a look at it?
Regards
Michal
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Missing pthreadGC2.dll
Sure, I will add this binary to the default installation, please open a bug for this is SF so it wont get forget
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Expert
- Posts: 159
- Joined: Mon Nov 03, 2008 9:17 pm
- Contact:
Re: Missing pthreadGC2.dll
Done.please open a bug for this is SF so it wont get forget