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 Message-ID: <3E5183E2.8060609@rfk.com> Date: Mon, 17 Feb 2003 19:52:50 -0500 From: "Larry Hall (RFK Partners, Inc.)" Reply-To: lhall AT rfk DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Williams CC: cygwin AT cygwin DOT com Subject: Re: Obtaining a pervious version References: <3E5024EE DOT 400 AT itee DOT uq DOT edu DOT au> <20030217145707 DOT GA3647 AT redhat DOT com> <3E51599B DOT 5090301 AT itee DOT uq DOT edu DOT au> <001401c2d6d0$6102a4a0$78d96f83 AT pomello> <3E5163E3 DOT 7000605 AT itee DOT uq DOT edu DOT au> <001701c2d6d6$403696e0$78d96f83 AT pomello> <20030217224649 DOT GA18908 AT redhat DOT com> <3E516C10 DOT 8050309 AT itee DOT uq DOT edu DOT au> <003101c2d6da$adc26cd0$78d96f83 AT pomello> <20030217233207 DOT GA18885 AT redhat DOT com> <20030217233946 DOT GB18885 AT redhat DOT com> <3E517569 DOT 1060800 AT itee DOT uq DOT edu DOT au> <3E517A16 DOT 9050500 AT rfk DOT com> <3E517E2F DOT 6020705 AT itee DOT uq DOT edu DOT au> In-Reply-To: <3E517E2F.6020705@itee.uq.edu.au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit John Williams wrote: > Larry Hall (RFK Partners, Inc.) wrote: > >> >> What doesn't work? The Cygwin provided utilities or the Xygwin1 >> versions? > > > Neither. I can't run either Cygwin utilities under Xygwin, nor the > Xygwin utilities under Cygwin. Full error messages were posted earlier > in the thread. OK so you are trying to mix and match. Ain't gonna work without some effort on your part. >> I wouldn't necessarily expect the Cygwin utilities to work in this >> situation, since they may be using something in the newer cygwin1.dll. > > > Hence my original question about winding back the clock. That isn't going to help either unless you rebuild all the Xygwin utilities. And if you're going to do that, you might as well build them against the current version of cygwin1.dll. Either way, there's no shortcut here. >> I suppose you could always use strace if this doesn't answer the >> "it doesn't work" question. > > > Good tip. Thanks, I'll give it a try. It's only possibly going to point to shared memory conflicts so there's not much reason to do this (now that I'm clear on what you're doing). You have two choices AFAICS: 1. Recompile the Xygwin stuff to use cygwin1.dll (this is what I would recommend). 2. Fire up your favorite binary editor and edit all your Xygwin utilities to point to cygwin1.dll instead of xygwin1.dll. (this is real hackish). If you choose to explore (2), make sure you make no change to the binaries other than changin 'x' to 'c'. Good luck, -- Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- 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/