delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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: | <200402181421.i1IEKowo038000@smtp1.adl2.internode.on.net> |
From: | "Gareth Pearce" <tilps AT probablyprime DOT net> |
To: | "=?iso-8859-1?Q?'Mikael_=C5sberg'?=" <mikas493 AT student DOT liu DOT se>, |
<cygwin AT cygwin DOT com> | |
Subject: | RE: Built GCC 3.3.3 on Cygwin, should I use it? |
Date: | Thu, 19 Feb 2004 01:20:48 +1100 |
MIME-Version: | 1.0 |
In-Reply-To: | <c0cc46c0d741.c0d741c0cc46@liu.se> |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id i1IEMFoY018228 |
> > I've tried to rebuild a number of programs I have written using GCC 3.3.3 > and > every single one of them seem to work as they should. Many of them are > Win32 > GUI programs (written in C++), some are programs using posix functions. > > So my question is: What problems can I expect if continue to use GCC > 3.3.3? Other then dealing with non-standard install locations (probably leading to the c++ issue you had), and probably missing cygwin-specific features there shouldn’t be any 'problems'. An example of something likely to be missing is -mno-cygwin. > Should I go back to GCC 3.3.1 or is it fine to continue to use the later > version? Any other drawbacks of this upgrade? Any benefits? If someone > would > shed some light on this I would be grateful. Given you have installed in a separate location it is not like you have any problems here, you can use the installed gcc 3.3.1 when you need it - and your own built 3.3.3 when you need that. You haven’t 'upgraded' as such just installed a newer version as well. But given that you don’t know why you've installed it, perhaps you just shouldn’t bother with it. 3.3.3 is mostly a bug fix release relative to 3.3.1 - go visit gcc.gnu.org to find out what bug fixes have occurred. Now if you haven’t experienced the bugs, then there is probably no point for you to have a custom build and you should just wait for whenever the cygwin gcc maintainer updates the cygwin gcc distribution. However if a bit of research finds that 3.3.3 has something you want then by all means, use it - we're not going to stop you. ... Well okay, I'm not going to stop you. 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |