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-Originating-IP: [150.101.195.152] X-Originating-Email: [tilps AT hotmail DOT com] From: "Gareth Pearce" To: "Alex Vinokur" , References: Subject: Re: gcc 3.2-3 installation Date: Sun, 27 Apr 2003 01:12:08 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 26 Apr 2003 15:12:16.0108 (UTC) FILETIME=[38EFC2C0:01C30C06] > > > Is there a stable (not prerelease) version in CygWin? > > > > Alex, > > > > Don't let the version string fool you -- this gcc version has been used by > > thousands of people since last November. I'd say it's pretty stable. :-) > > Igor > > -- > [snip] > > OK. > It is good news. > > Nevertheless, why is gcc-3.2 a prerelease version? 'prerelease' may infact be a misnomer in this situation. I believe that it is infact a 'post release' version. It is pre-release in the sense that it was produced before the next release. But that release was 3.2.1. Due to the fact that cygwin is a somewhat unusal situation with respect to gcc, it has its own branch in the gcc cvs. Therefore it is not subject to the same release system that the main gcc compiler is. However if I remember correctly, this release was made 'just after' the mainline released 3.2 - it is essentially 'the released 3.2' with 'cygwin modifications'. The version is just a label. It provides identification information. > When will 'a not-prerelease version of gcc-3.2' be in CygWin? your reading more into the word prerelease then you should, it seems. prerelease in the gcc version label sense does not mean unstable, and lacking in testing. prerelease just means 'not official gcc release'. Chris (reluctant gcc maintainer) could of changed that to 'cygwin release' if he felt so inclined, but he did not. If you want a version of gcc 3.2 which does Not have (prerelease) in it, you can download the official gcc release (if you can still find 3.2) and compile it yourself (noting that it will not have explicit cygwin gcc aditions such as -mno-cygwin). Or you could binary edit the appropriate files and change your currently installed version. Neither would actually benifit you in the slightest, I do suspect. Regards, Gareth -- 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/