This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: Cannot build both gcc and new snapshot on i686-pc-linux-gnu
- To: libstdc++ at sourceware dot cygnus dot com
- Subject: Re: Cannot build both gcc and new snapshot on i686-pc-linux-gnu
- From: Phil Edwards <pedwards at jaj dot com>
- Date: Sun, 26 Mar 2000 18:23:32 -0500
> After this is done do this in the build directory:
>
> make all-target-libstdc++
> make install-gcc
> make install-target-libstdc++
> make install-target-libiberty
Yowzers. Which automake university course do I hafta take to learn
those names? That's exactly what I've been looking for. Cool.
> Phil, the last bits from the install/build page should be removed
> (Building and Installing the library (without GCC sources)), the build
> instructions are already too complicated without that bit of
> disinformation. . . . it's going to drive both of us nuts.
Too late, already nuts.
Which disinformation did you have in mind? The procedure documented
there... er, well, the magic incantations documented there all seem to
work consistently. And if a user really wants to build the library without
the compiler sources, that's unfortunately what they'll need to do.
Should we just make the compiler sources a permanent requirement from now on?
That'd be my vote in any case...
Looking forward to the day when v3 gets dropped into egcs cvs,
Phil