This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: libstdc++ installation questions.
- To: Cynthia Oi-Wing Lui <cynthia at axiscorp dot com>
- Subject: Re: libstdc++ installation questions.
- From: Benjamin Kosnik <bkoz at cygnus dot com>
- Date: Thu, 28 Oct 1999 22:16:02 -0700 (PDT)
- cc: libstdc++ at sourceware dot cygnus dot com
> Thanks for reading this email. I have been trying to install libstdc++
> on my system but I counter the following errors:
What's your system? Examples of some systems that work are listed on the
libstdc++ homepage.
> c++: ../src/limitsMEMBERS.cc: No such file or directory
> c++: No input files
means mknumeric_limits is not working correctly. . . . (gaby) I thought
this errored out now, so it was a bit more obvious that things were
failing?
-Benjamin