Status for Windows CE with pthreads 2.7.0?

Marcel Ruff mr@marcelruff.info
Mon Aug 28 20:11:00 GMT 2006


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



More information about the Pthreads-win32 mailing list