This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: header probs with cygwin gcc 3.0.4 and -mno-cygwin
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: "Raoul Gough" <RaoulGough at yahoo dot co dot uk>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Thu, 23 May 2002 07:01:28 -0700
- Subject: Re: header probs with cygwin gcc 3.0.4 and -mno-cygwin
- Organization: Red Hat / Paris
- References: <acgn5s$lei$1@main.gmane.org>
- Reply-to: bkoz at redhat dot com
> In particular, is there a way
> to build the mingw g++ headers on a Cygwin system and install them in
> parallel to the normal ones?
You might want to start with gcc-3.1 instead of 3.0, as there has been
some mingw work done recently.
-benjamin