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]

Status for Windows CE with pthreads 2.7.0?


Hi,

i'm trying to compile the newest pthreads for Windows CE.

Importing pthreads.c into VC++ 2005 and compile with /D WINCE
fails with many errors:

For example pthread_rwlock_destroy.c contains a
 #include <errno.h>
which does not work in CE, so i believe the code is not ready
for this?

Has anybody successfully compiled pthreads for CE?
Could you share how to do this (probably a VC++ project file) or
can anybody provide a precompiled dll for Windows CE?

thanks for some ideas,

Marcel


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