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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Charles Wilson Newsgroups: gmane.os.cygwin Subject: Re: running mks toolkit and cygwin on same machine Date: Wed, 10 Jul 2002 11:31:33 -0400 Lines: 41 Message-ID: <3D2C5355.3060506@ece.gatech.edu> References: <007901c227cd$17a87490$2300a8c0 AT LAPTOP> <20020710045111 DOT GA28580 AT redhat DOT com> <3D2C4928 DOT 80308 AT ece DOT gatech DOT edu> <014a01c22824$a1944e20$6132bc3e AT BABEL> NNTP-Posting-Host: 1cust161.tnt11.atl4.da.uu.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1026315038 6368 65.234.238.161 (10 Jul 2002 15:30:38 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Wed, 10 Jul 2002 15:30:38 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us Conrad Scott wrote: > "Charles Wilson" wrote: > >>Yes, it's been on my todo list for some time. >>Here are the util-linux progs that I believe >>still need to be added to cygutils: >> >> > [snip] > > Would the cygutils package be a suitable home for two other > util-linux programs: ipcs and ipcrm? > > I have these now compiled and working against the cygwin_daemon > branch. Since these presumably aren't going to be part of the > cygwin package and I'm loath to create a package just for these > two utilities, I'm keen to find some other existing package in > which to lose them. They're unlikely to need much support (once > I've hacked them up properly). Yes, Robert and I have talked about that in the past. cygipc includes them, but once cygdaemon is official I'll add them to cygutils. Currently, cygutils includes a few IPC test programs (but not ipcrm or ipcs) -- but those are only built if cygipc is installed, are are not included in "official" cygutils package since cygipc isn't official. If you can 1) give me the code -- see cygutils' HOW-TO-CONTRIBUTE document 2) also come up with an m4 macro for configure.in that I can use to detect the presence of a cygserver-capable cygwin1.dll Then I have no problems adding ipcs and ipcrm to cygutils BEFORE cygserver goes gold. --Chuck -- 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/