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]

Re: Trying to get pthread-win32 compiling for WinCE


Hi Philip,

i have compiled the patched pthreads successfully for Windows CE with ARM processor.

Download the patch for Windows CE from
  http://www.xmlBlaster.org/wince/pthreads-2006-11-29.patch
and apply it on pthreads 2.7.0 or better the cvs checkout from 2006-11-29.

I'm not sure if the patch was integrated to the current release 2.8.0
as i didn't get any feedback.

Compile pthread.c, pthread.h and config.h with the compiler defines /DWINCE and /D_ARM_.
(all other files are automatically added by pthread.c)


My compiler was from VC++ 2005,

regards
Marcel


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