This is the mail archive of the pthreads-win32@sourceware.org mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Using pthreads in Bloodshed Dev-C++


Hi all!
I am completely new to using pthreads. I am trying to utilise my duo
core for some crazy computations and pthreads was suggested to me.

Anyway, I am using Bloodshed Dev-C++ IDE. They have a pthreads DevPak
that I installed. I compiled an example program that I found
somewhere. It compiled fine but when I tried to run the program, it
told me taht  pthreadsGC.dll was not found. This dll file was nowhere
to be found. I was wondering whether there other steps I have to do to
compile and run the program properly.

Thanks


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]