From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mumit Khan To: Matthew Brown Cc: libstdc++@sourceware.cygnus.com, egcs@egcs.cygnus.com Subject: Re: Announcing libstdc++-2.90.7 Date: Wed, 22 Dec 1999 11:15:00 -0000 Message-id: References: <025001bf4c92$4b630520$2301a8c0@mediadb.net> X-SW-Source: 1999-12/msg00487.html On Wed, 22 Dec 1999, Matthew Brown wrote: > I just attempted a compile and installation. All goes well (using Mumit's > cygwin limits) until the installation. The makefile seems to desire a file > in the 'bits' source directory by the name 'ctype_base.h'. This file seems > to be somewhat platform-specific and appears, at first look, to be copied > from the 'config' directory during configuration time; however, this is not > happening for me. Here is my configuration: > > - Cygwin b20.1 > - configure run with '--prefix= dir> --enable-shared --enable-static --enable-namespaces' Don't know what the problem is, but I could cross-build on Linux just fine. BTW, if you use --enable-namespaces, you'll also have to rebuild libgcc with -fhonor-std, but I assume you know that. You can pick up prebuilt Cygwin and Mingw 2.90.7 at: http://www.xraylith.wisc.edu/~khan/software/gnu-win32/libstdc++-v3.html The package contains a rebuilt libgcc.a as well. Regards, Mumit From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mumit Khan To: Matthew Brown Cc: libstdc++@sourceware.cygnus.com, egcs@egcs.cygnus.com Subject: Re: Announcing libstdc++-2.90.7 Date: Fri, 31 Dec 1999 23:54:00 -0000 Message-ID: References: <025001bf4c92$4b630520$2301a8c0@mediadb.net> X-SW-Source: 1999-12n/msg00487.html Message-ID: <19991231235400.D6oMCXDr2UTOmcAZSHWhHlUZ_3xW3BzRRvhlD78KhLQ@z> On Wed, 22 Dec 1999, Matthew Brown wrote: > I just attempted a compile and installation. All goes well (using Mumit's > cygwin limits) until the installation. The makefile seems to desire a file > in the 'bits' source directory by the name 'ctype_base.h'. This file seems > to be somewhat platform-specific and appears, at first look, to be copied > from the 'config' directory during configuration time; however, this is not > happening for me. Here is my configuration: > > - Cygwin b20.1 > - configure run with '--prefix= dir> --enable-shared --enable-static --enable-namespaces' Don't know what the problem is, but I could cross-build on Linux just fine. BTW, if you use --enable-namespaces, you'll also have to rebuild libgcc with -fhonor-std, but I assume you know that. You can pick up prebuilt Cygwin and Mingw 2.90.7 at: http://www.xraylith.wisc.edu/~khan/software/gnu-win32/libstdc++-v3.html The package contains a rebuilt libgcc.a as well. Regards, Mumit