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 Date: Thu, 3 Oct 2002 00:01:38 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com, mingw-users AT lists DOT sourceforge DOT net Subject: Re: [Mingw-users] Re: cygwin & MinGW Message-ID: <20021003040138.GB19147@redhat.com> Reply-To: cygwin AT cygwin DOT com, mingw-users AT lists DOT sourceforge DOT net Mail-Followup-To: cygwin AT cygwin DOT com, mingw-users AT lists DOT sourceforge DOT net References: <003501c26a36$6eecdbf0$2c2296d4 AT 5at8s8cqeex4qhi> <3D9B2412 DOT 20646 DOT 603887 AT 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/