pthreads in YahooPOPs

Andrew Lynch lynchaj@yahoo.com
Sat Oct 12 19:06:00 GMT 2002


Hi,
I am trying to build YahooPOPs for Linux 

http://sourceforge.net/projects/yahoopops 

on Cygwin but have run into a problem with pthreads.  

The lines below do not compile even though Cygwin
supports pthreads and pthread.h is included in the
header file.

lock.__m_reserved = 0;
lock.__m_count = 0;
lock.__m_owner = 0;
lock.__m_kind = PTHREAD_MUTEX_TIMED_NP;
lock.__m_lock.__status = 0;
lock.__m_lock.__spinlock = __LT_SPINLOCK_INIT;

Does anyone know why these pthread commands(?) are not
supported or won't compile?

Thanks in advance for the help!

Andrew Lynch

PS, I am also helping the author of SaveMyModem debug
that software.  It now builds under Cygwin and many of
the bugs have been found and fixed.  Give it a try,
(cvs version only).  Hopefully, version 0.14 will be
out soon and much improved.

http://sourceforge.net/projects/savemymodem



__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LogFile.cpp
Type: application/octet-stream
Size: 5120 bytes
Desc: LogFile.cpp
URL: <http://cygwin.com/pipermail/cygwin/attachments/20021012/284711d0/attachment.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: LogFile.h
URL: <http://cygwin.com/pipermail/cygwin/attachments/20021012/284711d0/attachment.h>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cygwin-yahoopops.txt
URL: <http://cygwin.com/pipermail/cygwin/attachments/20021012/284711d0/attachment.txt>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list