This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Available for test: gcc-2.95.2-7


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]