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


On Thu, 2006-12-28 at 22:41 +0100, Marcel Ruff wrote:
> 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.

Oh, cool and thanks.

I will of course check it out.

Note. So far I succeeded pretty far in getting the cvs HEAD compiled
(with x86 as target, however). Some minor discrepanties about errno.h
and stuff like that .. and winver.h not existing (check my new post).

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

Oh ok. Well, to the maintainers of pthread-win32: it would be very
interesting to have default wince support! ;)

ps. My plan is to after this try to get glib (from the GNOME stack)
working. And after that, who knows, the win32 gtk+ port of Tor. Guessing
iconv and pthread will be the two most difficult dependencies.

> 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)

Ok, I'll try that.

> My compiler was from VC++ 2005,


thanks

-- 
Philip Van Hoof, software developer
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
http://www.pvanhoof.be/blog





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