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: <42E417DF.E4EB695E@dessent.net> Date: Sun, 24 Jul 2005 15:36:15 -0700 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Howto install gcc 2.x on Cygwin References: <42E4121D DOT 5000109 AT radionetworkprocessor DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Report: -5.9/5.0 ---- Start SpamAssassin results * -3.3 ALL_TRUSTED Did not pass through any untrusted hosts * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] * 0.0 AWL AWL: From: address is in the auto white-list ---- End SpamAssassin results X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Gordon Cichon wrote: > is there a way to install gcc 2.x on a current Cygwin installation? Is > there a binary package to download? > > Best would be an installation alongside with the gcc 3 that comes with > the current version. Is this compiler switch '-V' good for anything? The > transistion from gcc 2 to gcc 3 would be one of the rare occastions in > which I would like to actually have several versions of gcc installed at > the same time. I believe this is covered in the FAQ. There used to be gcc2 packages that played nicely with gcc version 3 (invoked as "gcc2" and so on.) But at some point it was shown that the gcc 2.95 codebase was seriously broken under Cygwin and there was no interest from the maintainer (cgf) in finding out why or how or continuing to maintain the packages, so they were removed. If you google you can still find out of date mirrors that have the old binary packages though. Or use the Cygwin time machine. And a recent thread even touched on this, so search the archives. But however you find the packages, remember that there is a good chance that they will produce buggy or broken code, and that this list will not be able to help you with any questions about how to fix it since those packages are not supported any more for precisely that reason. Brian -- 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/