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
Date: Wed, 31 Jan 2001 09:59:47 -0500
From: Christopher Faylor <cgf@redhat.com>
To: Christopher Faylor <cygwin@cygwin.com>
Subject: Re: Available for test: gcc-2.95.2-7
Message-ID: <20010131095947.C4230@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: Christopher Faylor <cygwin@cygwin.com>
References: <20010130164636.A6822@redhat.com> <Pine.LNX.4.21.0101302254510.4441-100000@tweedle.cabbey.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <Pine.LNX.4.21.0101302254510.4441-100000@tweedle.cabbey.net>; from cabbey@bresnanlink.net on Wed, Jan 31, 2001 at 01:05:06AM -0600

On Wed, Jan 31, 2001 at 01:05:06AM -0600, Christopher Abbey wrote:
>Today, Christopher Faylor wrote:
>> - Looks in /usr/lib/mingw for mingw libraries.
>
>I suspect i'm not fully understanding this part, either that
>or the top level answer to my last question on the list is
>"it ain't quite there yet."
>
>I've tried with two different contents in /usr/lib/mingw/
>first off the files that were there to begin with in a
>current Cygwin installation (mingw-20001225-1) and with
>a compile command as such:
>
>g++ -mno-cygwin -DHAVE_CONFIG_H -I. -I../../jikes/src  -c -o
>ast.o ../../jikes/src/ast.cpp
>
>but that's no different than what I had in November:
>
>In file included from
>/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-7/../../../../include/g++-3/streambuf.h:36,
>                 from
>/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-7/../../../../include/g++-3/iostream.h:31,
>                 from ../../jikes/src/platform.h:113,
>                 from ../../jikes/src/ast.h:14,
>                 from ../../jikes/src/ast.cpp:11:
>/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-7/../../../../include/g++-3/libio.h:30: _G_config.h: No
>such file or directory
>make: *** [ast.o] Error 1
>
>So I tried it with -mwin32 added in as well... no difference, but then I
>wasn't expecting much yet, because i remember Earnie specfically talking
>about having to have different libraries.

Why are you expecting that c++ will magically work?  I didn't mention this in
the announcement and it wasn'at a goal for the release.

cgf

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

