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:47 +0100, Philip Van Hoof wrote:

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

Right, the patch basically fixes the same problems that I encountered,
but then in a clean (ifdef-else-endif) way :-)

With the patch, I still get this problem:

C:\cygwin\home\Philip Van Hoof\pthreads>nmake VC

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

        rc /dPTW32_RC_MSC /d__CLEANUP_C version.rc
version.rc(33) : fatal error RC1015: cannot open include file 'winver.h'.
NMAKE : fatal error U1077: 'rc' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft eMbedded C++ 4.0\Common
EVC\Bin\NMAKE.EXE"' : return code '0x2'
Stop.

C:\cygwin\home\Philip Van Hoof\pthreads>


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