This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: Can't get libstdc++ completely installed on Solaris-
- To: <libstdc++ at sourceware dot cygnus dot com>
- Subject: Re: Can't get libstdc++ completely installed on Solaris-
- From: "Michael VanLoon" <michaelv at edifecs dot com>
- Date: Fri, 12 Nov 1999 10:40:49 -0800
- Organization: EDIFECS
- References: <Pine.SUN.3.91.991112001830.8144A-100000@rtl.cygnus.com>
From: Benjamin Kosnik <bkoz@cygnus.com>
Sent: Friday, November 12, 1999 12:21 AM
> > gcc v2.95.2 (and its stdlibc++)
> > gmake v3.77
> > bash v2.03.0(1)
> hmm. . . is gmake aliased to make, so that "make" actually calls
gmake?
> (which I assume is GNU make)
>
> ie, do you get:
>
> %make --version
> GNU Make version 3.77,
Yes, gmake is installed as "make". Why does this matter?
> > I first tried building v2.90.6.1, but it failed during the build
with this
> > error:
> You'll need to use either CVS source or the 2.90.6 release, as
previously
> noted on this list. ..
Sorry haven't been on the list long enough to know that. Thanks.