Re: pthreads in YahooPOPs

2002-10-13 Thread Andrew Lynch
portable method I could look at? I will likely be finding or writing a replacement for this code section and appreciate any tips. Andrew Lynch --- egor duda wrote: > Hi! > > Sunday, 13 October, 2002 Andrew Lynch > wrote: > > AL> http://sourceforge.net/projects/yahoopops >

pthreads in YahooPOPs

2002-10-13 Thread Andrew Lynch
.__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 helpin

Re: pthreads in YahooPOPs

2002-10-14 Thread Andrew Lynch
easier. Thanks again for your help! Andrew Lynch PS, if you or anyone else is interested in this FREE (GPL) Cross Platform Mail Filter project using Cygwin, the URLs are: http://sourceforge.net/projects/yahoopops http://sourceforge.net/projects/savemymodem --- egor duda wrote: > Hi! > &

Re: Cannot Build SaveMyModem under Cygwin: Please Help!

2002-10-24 Thread Andrew Lynch
patches with tons of new code for SaveMyModem. Please only use the CVS version as the tarball is getting quite dated. The URL is below. http://sourceforge.net/projects/savemymodem Andrew Lynch __ Yahoo! - We Remember 9-11: A tribute to the more

Re: Latest Bison causes SaveMyModem build to to choke

2002-11-13 Thread Andrew Lynch
--- Andrew Lynch wrote: > Hi, > I have been using bison 1.35 as part of the build > process for SaveMyModem debugging/improvements I am > doing. Yesterday, I updated to bison 1.75 and it > broke the build reporting a "parse error". I > deinstalled 1.75 and retrea

Re: Latest Bison causes SaveMyModem build to to choke

2002-11-16 Thread Andrew Lynch
Folks, An update on the bison 1.75 problem in SaveMyModem. I cannot see an obvious bug in parse.yy. Maybe someone can point something out. I would like to be able to use the latest cygwin tools. Thanks in advance Andrew Lynch http://sourceforge.net/projects/savemymodem --- Andrew Lynch

minires + rblcheck works

2002-11-16 Thread Andrew Lynch
go by the cygwin mailing list. Is it just the lack of someone to package it or is it a policy issue? minires is a great package and makes porting of programs that require "resolv" functions possible. Your help in explaining this is appreciated. Thank you. Andrew Lynch _