Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Authentication-Warning: hp2.xraylith.wisc.edu: khan owned process doing -bs
Date: Fri, 30 Mar 2001 00:59:57 -0600 (CST)
From: Mumit Khan <khan@NanoTech.Wisc.EDU>
To: cygwin@cygwin.com
Subject: Re: -mno-cygwin and C++ -- solved!
In-Reply-To: <20010329234651.A10894@redhat.com>
Message-ID: <Pine.HPP.3.96.1010330005508.1097A-100000@hp2.xraylith.wisc.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Thu, 29 Mar 2001, Christopher Faylor wrote:

> 
> Wasn't --mno-cygwin a Geoff Noer invention?

My memory rusty on this, but I believe you're correct (Steve Chamberlain
would've been my second guess, but he may have been before Colin Peters'
work in developing mingw).

> Would I cause a massive volcanic eruption if I ripped --mno-cygwin out
> of gcc and just suggested that people ran the mingw version of gcc?
> I guess we'd then be subjected to pathname complaints...

As you note in other messages, Cygwin itself needs the -mno-cygwin. My
point is that if you want to use mingw with a unix style configuration
scheme, you need to really build it as a cross-compiler to avoid the
various pitfalls in using -mno-cygwin. I still have a build system from 
the old days that basically renamed i686-pc-mingw-gcc to just gcc, had 
a uname that spit out mingw in some form (Earnie's contribution a long 
time ago), and a few other tweaks, and I could build my own packages 
which are rather large. Of course, I'd mostly build on either linux or 
solaris simply because hosting quality, but that's not much of an issue 
anymore with Cygwin's dramatic improvement of late, especially under w2k.

Regards,
Mumit



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

