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-Authentication-Warning: localhost.localdomain: ronald set sender to blytkerchan AT users DOT sourceforge DOT net using -f Date: Tue, 7 Oct 2003 18:53:50 +0200 From: Ronald Landheer-Cieslak To: cygwin AT cygwin DOT com Subject: Re: What Linux version corresponds to a specific cygwin version? Message-ID: <20031007165350.GA8581@linux_rln.harvest> Reply-To: cygwin AT cygwin DOT com References: <3F7F77B0 DOT 853C8E40 AT alphalink DOT com DOT au> <20031007021300 DOT GA1596 AT tishler DOT net> <20031007025837 DOT GD10639 AT redhat DOT com> <20031007131904 DOT GA2128 AT tishler DOT net> <20031007134914 DOT GA19358 AT redhat DOT com> <20031007153217 DOT GA20840 AT redhat DOT com> <030301c38cec$7e834b10$2801a8c0 AT ADMIN> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <030301c38cec$7e834b10$2801a8c0@ADMIN> User-Agent: Mutt/1.4i X-Disclaimer: I had nothing to do with it - I swear! X-loop: linux_rln.harvest First: Cygwin != Linux On Tue, Oct 07, 2003 at 06:03:05PM +0200, Uwe Galle wrote: > after some research this question remained unresolved, that's why I want to > post it to the list. > > Some applications, e.g. C-Kermit 8.0 > (http://www.columbia.edu/kermit/ck80binaries.html#linux), offer a variety of > binary versions, e.g. Red Hat 7.0, Red Hat 7.1, 7.2, 7.3, 8.0, 9, AS2.1 and > much more. The question is: What version I have to download for a certain > cygwin version? If the package is part of the Cygwin Net Distribution, you can download it with http://cygwin.com/setup.exe. Please also read http://cygwin.com. > uname shows for the latest cygwin version CYGWIN_NT-5.1. > cygcheck -s shows as cygwin dll version 1.5.5. > > Are there any rules how to map this version information to a certain Linux > version? Cygwin != Linux. Cygwin is a POSIX emulation layer for Windows. It is not based on Linux code, nor is it actually anything more than a DLL with many, many features. There is no way to "map" a Cygwin version number to a Linux version number because * there is no relation * the Cygwin version number (e.g. 1.5.5) is the number of the Cygwin DLL, not the distribution (comparable with Linux-2.4.x being the version number of the kernel). * there is no relation * there is no relation > I think I cannot rely on the compatibility with the latest Red Hat > version - also because of the fact that Red Hat doesn't offer only one > version ... You're talking about *distribution* versions here - there is no versioning scheme for the Cygwin Net Distribution. rlc -- Statistics are no substitute for judgement. -- Henry Clay -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/