Re: Issue with shmget

2010-07-29 Thread sandeep_222
/Issue-with-shmget-tp5019837p29302915.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

Re: Issue with shmget

2010-07-29 Thread Larry Hall (Cygwin)
On 7/30/2010 1:16 AM, sandeep_222 wrote: Hello, I have the same problem. Could you please explicitly specify what commands I should enter in Cygwin to enable shared memory? The email thread you referenced is over 4 years old and plenty has changed in this area in that time. You can get a

Re: Issue with shmget

2006-06-26 Thread Rahul Gulati
Thanks I was able to get over the issue your guess was right CYGWIN=server was not set. Rahul --- Igor Peshansky [EMAIL PROTECTED] wrote: http://cygwin.com/acronyms/#TOFU reformatted. On Fri, 23 Jun 2006, Rahul Gulati wrote: --- Igor Peshansky [EMAIL PROTECTED] wrote:

Issue with shmget

2006-06-23 Thread Rahul Gulati
Hi, I am new to cygwin and trying to port existng Linux based implementation of shared memory on cygwin. I am having issues with shmget call. I tried to debug and found out that everytime I try to call shmget function I get an error and the main thread exits: Program exited with code 06000 I

Re: Issue with shmget

2006-06-23 Thread Igor Peshansky
On Fri, 23 Jun 2006, Rahul Gulati wrote: Hi, I am new to cygwin and trying to port existng Linux based implementation of shared memory on cygwin. I am having issues with shmget call. I tried to debug and found out that everytime I try to call shmget function I get an error and the main

Re: Issue with shmget

2006-06-23 Thread Rahul Gulati
Will the system call work if i stop the daemon and just have cygserver running with default options??? --- Igor Peshansky [EMAIL PROTECTED] wrote: On Fri, 23 Jun 2006, Rahul Gulati wrote: Hi, I am new to cygwin and trying to port existng Linux based implementation of shared memory

Re: Issue with shmget

2006-06-23 Thread Igor Peshansky
http://cygwin.com/acronyms/#TOFU reformatted. On Fri, 23 Jun 2006, Rahul Gulati wrote: --- Igor Peshansky [EMAIL PROTECTED] wrote: http://cygwin.com/acronyms/#PCYMTNQREAIYR. Thanks. On Fri, 23 Jun 2006, Rahul Gulati wrote: Hi, I am new to cygwin and trying to port existng Linux