Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3C76A241.4000905@ece.gatech.edu>
Date: Fri, 22 Feb 2002 14:55:45 -0500
From: Charles Wilson <cwilson@ece.gatech.edu>
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2
X-Accept-Language: en-us
MIME-Version: 1.0
To: Jonathan Hayward <jshayward@pobox.com>
CC: cygwin@cygwin.com, mike@eolas.com
Subject: Re: 1.3.9: Headers for IPC constants
References: <3C769921.1060307@pobox.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

If you are trying to actually USE ipc, then cygwin does not yet 
intrinsically support it (which is why cygwin doesn't define those macros.)

However, you can install the cygIPC package: (*)
   http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/

Be sure and read the doco.

--Chuck

(*) check the cygwin-developers list; once the 'daemon merge' is 
complete, the framework for adding intrinsic IPC support for cygwin 
should be ready for contributions...

Jonathan Hayward wrote:

> I've got a piece of C code that references IPC_CREAT, IPC_PRIVATE, and 
> IPC_RMID. Grepping around turned up a Perl man page, but not a header 
> file containing those macros. Does anyone know how I can define a macro 
> that will satisfy this value?
> 
> TIA,
> Jonathan
> 
> 
> -- 
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

