Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C76A241.4000905@ece.gatech.edu> Date: Fri, 22 Feb 2002 14:55:45 -0500 From: Charles Wilson 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 CC: cygwin AT cygwin DOT com, mike AT eolas DOT com Subject: Re: 1.3.9: Headers for IPC constants References: <3C769921 DOT 1060307 AT pobox DOT 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/