Re: setpriority() and PRIO_PROCESS under Cygwin

2003-10-12 Thread Ehud Karni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 12 Oct 2003 15:21:41 +0200, Hannu E K Nevalainen <[EMAIL PROTECTED]> wrote: > > >+> setpriority/getpriority are not implemented in Cygwin. > > This means; use __CYGWIN__ or some such to create conditional (i.e. > exclusion of) compiling of thos

RE: setpriority() and PRIO_PROCESS under Cygwin

2003-10-12 Thread Hannu E K Nevalainen
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Terrence Brannon > Sent: Sunday, October 12, 2003 2:07 AM > To: [EMAIL PROTECTED] > Subject: setpriority() and PRIO_PROCESS under Cygwin > > > I am trying to compile a free

Re: setpriority() and PRIO_PROCESS under Cygwin

2003-10-12 Thread Corinna Vinschen
On Sat, Oct 11, 2003 at 05:07:18PM -0700, Terrence Brannon wrote: > Can anyone suggest a solution for getting code making calls to > setpriority() and using PRIO_PROCESS to compile under Cygwin? setpriority/getpriority are not implemented in Cygwin. Corinna -- Corinna Vinschen

setpriority() and PRIO_PROCESS under Cygwin

2003-10-11 Thread Terrence Brannon
I am trying to compile a free high-quality chess database, known as Scid: http://www.skjoldebrand.org/scid/ Here is the error I get ~/wares/scid-3.5a $ cat make.err In file included from src/game.h:24, from src/tkscid.h:20, from src/tkscid.cpp:16: src/textbuf