This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs check without libstdc++ installed ?
- To: "Philippe De Muyter" <phdm at mail dot macqel dot be>
- Subject: Re: egcs check without libstdc++ installed ?
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 13 Oct 1997 12:17:41 -0600
- cc: egcs at cygnus dot com (egcs mailing list)
- Reply-To: law at cygnus dot com
In message <199710101359.PAA00497@mail.macqel.be>you write:
> When I run make check in egcs-970910 with my newly installed dejagnu,
> it fails in libio because one tries to link with -lstdc++.
> libstdc++ is not in the egcs distribution nor in the infrastructure.
> Have I done something wrong, or is that a bug, and in that case
> has it already been fixed ?
libstdc++ is in the full egcs distribution as well as the g++
distribution.
Jeff