This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Announcing libstdc++-2.90.7


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=<cygwin
> 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



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