Linking Issue,
Craig Main
craig@palantir.co.za
Thu Feb 8 13:05:00 GMT 2007
Hi,
I had really hoped to solve this problem by searching the list archive, so
sorry for the question, but I am struggling.
I am sure this is a simple one.
I am using MinGW to compile and use pthreads.
I have built libpthreadGC2d.a and libpthreadGC2.a
I cannot seem to link the built library to my c++ application.
With -DPTW32_STATIC_LIB I receive undefined reference 'pthread_create', and
without the define I receive undefined reference '__imp_pthread_create'
Is this a common problem?
Regards
Craig
More information about the Pthreads-win32
mailing list