This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++ v3 & snapshots
- To: Mike Stump <mrs at windriver dot com>, gcc at gcc dot gnu dot org
- Subject: Re: libstdc++ v3 & snapshots
- From: Benjamin Scherrey <scherrey at innoverse dot com>
- Date: Tue, 14 Nov 2000 19:30:05 -0500
- Organization: Innoverse, Inc.
- References: <200011142014.MAA14472@kankakee.wrs.com>
OK - I just tried this on my ix86 RedHat 6.2 setup and it seemed to work but
it turns out that the include files never made it. Is the install broken with
you specify a different prefix?
thanx & later,
Ben Scherrey
On Tuesday 14 November 2000 15:14, Mike Stump wrote:
> > 2. What's the safest way of installing that will allow me to easily
> > switch back to my 2.95.2 existing install?
>
> mkdir /tmp/foo && configure --prefix=/tmp/fo && make bootstrap install