Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 3 Oct 2002 00:01:38 -0400
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com, mingw-users@lists.sourceforge.net
Subject: Re: [Mingw-users] Re: cygwin & MinGW
Message-ID: <20021003040138.GB19147@redhat.com>
Reply-To: cygwin@cygwin.com, mingw-users@lists.sourceforge.net
Mail-Followup-To: cygwin@cygwin.com,
	mingw-users@lists.sourceforge.net
References: <003501c26a36$6eecdbf0$2c2296d4@5at8s8cqeex4qhi> <3D9B2412.20646.603887@localhost>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3D9B2412.20646.603887@localhost>
User-Agent: Mutt/1.4i

On Wed, Oct 02, 2002 at 04:51:30PM -0700, Paul G. wrote:
>-mno-cygwin only seems to work for gcc applications Out Of the Box
>(OOB).  You can add C++ support within the Cygwin development
>environment with the appropriate, albeit additional, downloads; ie., of
>course, if you wish to facilitate C++ compiles/links using the Cygwin
>(part of standard Cygwin distro) -mno-cygwin switch.

This is no longer true with the experimental version of gcc-2 and gcc
3.2 that are available via setup.exe at http://cygwin.com/ .  Both versions
should be close to the same versions as supplied by mingw and the -mno-cygwin
switch should provide the functional equivalent of a mingw compiler.  Both
versions should deal well with C++ out-of-the-box.

Unfortunately, gcc 3.2 relies on some header file changes in cygwin and I
am resolutely trying to get a new release of the cygwin DLL out so that
I can then switch both versions of gcc out of experimental status.  The
problems I'm having with cygwin are of the BSOD variety, so I don't know
when the new release will be.

Sorry if this is off-topic for the mingw list.  I'm just responding to
set the record straight.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

