Re: Bad System Call and other questions

2004-06-02 Thread Corinna Vinschen
On Jun 2 14:38, rudolf wrote: > Hi, > > Question 1: > I install cygwin in my machine and write a semaphore program. it is compiled ok and > linked, but give me "Bad System call" message. Try running cygserver. Read /usr/share/doc/cygserver.README. Corinna -- Corinna Vinschen

Bad System Call and other questions

2004-06-01 Thread rudolf
Hi, Question 1: I install cygwin in my machine and write a semaphore program. it is compiled ok and linked, but give me "Bad System call" message. Question 2: Can I compile "sem_post " function or "shmat" function in VC 6.0? Question 3: Can I call the System V function from cygwin1.dll wit