Re: repost: correct compile/link flags for PTHREADS

2002-11-14 Thread Max Bowsher
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I don't see this in the docs (forgive me if I"m blind) (I've > looked yet again, and searched the archives too) > > What compile and/or link options should be used with Cygwin for > pthreads apps? > > I know on LInux it is "-pthread", other system

repost: correct compile/link flags for PTHREADS

2002-11-14 Thread Fred_Smith
I don't see this in the docs (forgive me if I"m blind) (I've looked yet again, and searched the archives too) What compile and/or link options should be used with Cygwin for pthreads apps? I know on LInux it is "-pthread", other systems have other options, but what are the correct settings fo