public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* porting pthread function to WinCE
@ 2006-06-05 11:42 김지훈
  0 siblings, 0 replies; only message in thread
From: 김지훈 @ 2006-06-05 11:42 UTC (permalink / raw)
  To: pthreads-win32



I'm tring to make WinCE static library using MicroSoft Visual Studio 2005 (Window Mobile 5.0 SDK) .
But I cannot build your source  code (pthreads-w32-2-7-0-release).
I compiled only pthrea.c file. Am I right?
 
Then, I could find below error message.
How can I resolve this problrem.
 
 
g:\mobileplatform\referencesource\posix\pthread-win32\pthreads-w32-2-7-0-release.tar\pthreads-w32-2-7-0-release\pthread.h(1217) : error C2375: '_errno' : redefinition; different linkage
        g:\mobileplatform\referencesource\posix\pthread-win32\pthreads-w32-2-7-0-release.tar\pthreads-w32-2-7-0-release\need_errno.h(66) : see declaration of '_errno'
g:\mobileplatform\referencesource\posix\pthread-win32\pthreads-w32-2-7-0-release.tar\pthreads-w32-2-7-0-release\errno.c(77) : error C2088: '==' : illegal for struct
g:\mobileplatform\referencesource\posix\pthread-win32\pthreads-w32-2-7-0-release.tar\pthreads-w32-2-7-0-release\errno.c(87) : error C2039: 'ptErrno' : is not a member of 'ptw32_handle_t'
        g:\mobileplatform\referencesource\posix\pthread-win32\pthreads-w32-2-7-0-release.tar\pthreads-w32-2-7-0-release\pthread.h(568) : see declaration of 'ptw32_handle_t'
 
 
Regard,
Mickey

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-05 11:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-05 11:42 porting pthread function to WinCE 김지훈

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).