This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: Incomplete building libstdc++ 2.91 with gcc 2.95.2
- To: libstdc++ at sources dot redhat dot com
- Subject: Re: Incomplete building libstdc++ 2.91 with gcc 2.95.2
- From: Frédéric L . W . Meunier <0 at pervalidus dot net>
- Date: Mon, 4 Dec 2000 09:14:26 -0200
I have the same problem described by David Eger. Using gcc
2.95.2 and renaming libio to libio-v2 and libstdc++ to
libstdc++-v2. Unpacking libstdc++-2.91.tar.gz in gcc-2.95.2/
and symlinking libstdc++-2.91 to libstdc++.
/usr/local/src/gcc-2.95.2/configure --prefix=/usr
--enable-shared --enable-threads
make bootstrap
All is built, expect libstdc++. In
i686-pc-linux-gnu/libstdc++/ I have only confdefs.h,
config.cache, and config.log.
What's wrong?
--
0@pervalidus.{net, com, dyndns.org}