Page 1 of 1

Missing pthreadGC2.dll

Posted: Tue Nov 24, 2009 2:33 pm
by marfi
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

Re: Missing pthreadGC2.dll

Posted: Tue Nov 24, 2009 4:30 pm
by marfi
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

Re: Missing pthreadGC2.dll

Posted: Tue Nov 24, 2009 6:01 pm
by eranif
Sure, I will add this binary to the default installation, please open a bug for this is SF so it wont get forget

Eran

Re: Missing pthreadGC2.dll

Posted: Tue Nov 24, 2009 9:09 pm
by marfi
please open a bug for this is SF so it wont get forget
Done.