problems linking
Vikas Gandhi
VGandhi@quark.co.in
Thu Apr 29 04:57:00 GMT 2004
Have u been able to compile the tests that come along with pthreads-win32. I
am pretty sure that u'll get your answers there itself.
--Vikas
-----Original Message-----
From: pthreads-win32-owner@sources.redhat.com
[mailto:pthreads-win32-owner@sources.redhat.com] On Behalf Of George Mardale
Sent: Wednesday, April 28, 2004 9:29 PM
To: pthreads-win32@sources.redhat.com
Subject: problems linking
Hi,
I am having a problem using "POSIX threads for win32" binaries.
I am porting to wince an unix application which uses posix threads. The
compilation works fine, but the linking phase fails (I use pthreadVCE.lib
for linking). The message is:
... unresolved external symbol __imp_pthread_cond_wait referenced in ...
I looked inside pthreadVCE.lib and it seems to have a function called
__imp__pthread_cond_wait. So, there is an extra "_" appearing.
Can you please point me to a solution to fix this problem?
Best regards,
George.
More information about the Pthreads-win32
mailing list