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: | <200402181510.i1IFAjUL091245@smtp3.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 02:10:44 +1100 |
MIME-Version: | 1.0 |
In-Reply-To: | <c229dcc22e61.c22e61c229dc@liu.se> |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id i1IFD0kb032592 |
> > I am using Cygwin and GCC to become familiar with posix, common unix > tools, and to learn c and c++ programming (plus learning win32). So I have > never compiled any of my programs with -mno-cygwin, but I noticed that it > doesn't work when I use GCC 3.3.3, just as you said it wouldn't (and it > won't work if I use any posix functions either, no matter what compiler I > use, right?). Basically yes. > So by installing a newer version I have not lost anything > but the capability of running my programs on other computers running > Windows but lacking Cygwin? And the benefit of installing > is gaining a number of fixes of bugs that I may or may not encounter (I > have looked at the list of fixes, but haven't gone into great detail)? > You haven’t lost that ability at all since 3.3.1 is still there for you to use if you need it, as you aimed for. -mno-cygwin isn’t the only 'special cygwin' feature though, you may run into others which are not present in the official gcc release (from memory possibly some gcj issues as most significant). But with 3.3.1 to fall back on you'll be fine. I personally use a pre-release copy of gcc 3.4 because of its improved c++ support, and haven’t experienced any cygwin-specific problems in my day-to-day use of it under cygwin. I have experienced some bugs, but that’s what I get for using a pre-release version. 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 |