This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: libstdc++ installation questions.
- To: Benjamin Kosnik <bkoz at cygnus dot com>
- Subject: Re: libstdc++ installation questions.
- From: Gabriel Dos_Reis <Gabriel dot Dos_Reis at sophia dot inria dot fr>
- Date: 29 Oct 1999 17:04:31 +0200
- Cc: Cynthia Oi-Wing Lui <cynthia at axiscorp dot com>, libstdc++ at sourceware dot cygnus dot com
- Organization: I.N.R.I.A Sophia-Antipolis (France)
- References: <Pine.LNX.4.04.9910282213510.29530-100000@decepticon.cygnus.com>
- Reply-To: libstdc++ at sourceware dot cygnus dot com
Benjamin Kosnik <bkoz@cygnus.com> writes:
| > 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. . . .
Maybe...
| ... (gaby) I thought
| this errored out now, so it was a bit more obvious that things were
| failing?
Cursiously I can't reproduce the reported behaviour. Can you?
It's important we get this one right...
-- Gaby