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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: John Williams Subject: Re: Obtaining a pervious version Date: Tue, 18 Feb 2003 07:52:27 +1000 Lines: 42 Message-ID: <3E51599B.5090301@itee.uq.edu.au> References: <3E5024EE DOT 400 AT itee DOT uq DOT edu DOT au> <20030217145707 DOT GA3647 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: en-us, en Christopher Faylor wrote: > On Mon, Feb 17, 2003 at 09:55:26AM +1000, John Williams wrote: > >>Hey folks, >> >>Two things - first of all, as of 00:00 GMT Cygwin.com appears to be >>down. Hope it's nothing too serious. >> >>Secondly, can you please tell me how to obtain, via the setup installer, >>a prior version of the Cygwin base installation? I'm using some 3rd >>party software tools that were built upon Cygwin 1.3.13, and am having >>versioning issues when trying to run them under 1.3.20. > > > Um. "3rd party software tools"? If you are using software distributed > by someone else then *they* should be providing you with both the binary > and sources that the software needs. They have a cross compiler that uses the cygwin compatability layer. They have modified and distribute a version of this layer, which is built upon cygwin1.dll version 1.3.13. However, they distribute with their tools only a minimal subset of cygwin necessary for their tools to run. However, in the project I am doing I need not only the 3rd party cross compiler, but also native gcc and binutils etc. However, simply running the 3rd party tools under the current cygwin release does not work (versioning errors), and similarly trying to run cygwin binutils under this 3rd party "cut down" cygwin doesn't work either (same problem). > > In any event, 1.3.20 is compatible with 1.3.13 so, you should be all > set. Yeah that's what I would have thought, but it doesn't work. I've tried just about every combination I can think of, and it all falls in a heap. > We don't have older versions of the DLL available, otherwise. > Sorry. Bummer. -- 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/