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]

Fwd: Build Issues with pthreads


Thanks for the reply.

I ended up getting it to work, but I'm not sure why.

I ultimately got rid of explicitly providing the library on the
command line to the compiler and instead used:

-lpthreadGC2

as an argument to g++, and everything works.

can anyone tell me what the difference is?

-kailas


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