Shared memory problem

2005-08-25 Thread CRAIG SORENSEN
I have followed the instructions in the README file and the messages already sent about this subject. The cygserver is set up and running, but I am still getting a Bad system call when I run a simple program with sys/sh.h and sys/ipc.h. What could I be doing wrong? -- Unsubscribe info:

Re: Shared memory problem

2005-08-25 Thread Igor Pechtchanski
On Thu, 25 Aug 2005, CRAIG SORENSEN wrote: I have followed the instructions in the README file and the messages already sent about this subject. The cygserver is set up and running, but I am still getting a Bad system call when I run a simple program with sys/sh.h and sys/ipc.h. What could I

Re: Shared memory problem

2005-08-25 Thread Igor Pechtchanski
Ugh, top-posting. Reformatted. On Thu, 25 Aug 2005, CRAIG SORENSEN wrote: From: Igor Pechtchanski [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CRAIG SORENSEN [EMAIL PROTECTED] CC: [EMAIL PROTECTED] http://cygwin.com/acronyms/#PCYMTNQREAIYR. Thanks. On Thu, 25 Aug 2005, CRAIG

RE: Shared memory problem

2005-08-25 Thread Dave Korn
Original Message From: CRAIG SORENSEN Sent: 25 August 2005 15:56 I have attached the cygcheck file and a short program that I have copied from a tutorial online. I am compiling it as shown here: gcc shm_write.c -o shm_write There are no errors or warnings when I compile, but whenI