This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: --enable-shared=libstdc++-v3 doesn't work
- To: Alexandre Oliva <aoliva at redhat dot com>
- Subject: Re: --enable-shared=libstdc++-v3 doesn't work
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Sun, 10 Jun 2001 23:02:31 +0100 (BST)
- cc: "Frédéric L. W. Meunier" <0 at pervalidus dot net>, <gcc at gcc dot gnu dot org>
On 10 Jun 2001, Alexandre Oliva wrote:
> On Jun 10, 2001, Frédéric L. W. Meunier <0@pervalidus.net> wrote:
>
> > Hi. I tried to build a static libgcc and a shared libstdc++
> > with CVS 3.0, but all I get are static libraries. What's wrong?
>
> As far as automake and libtool are concerned, the name of the package
> is libstdc++, not libstdc++-v3, so that's what you should specify in
> --enable-shared. Note, however, that shared libraries are enabled by
> default.
Could you update the documentation for --enable-shared in doc/install.texi
to reflect the current reality, the --enable-shared=package usage and what
packages can be specified?
--
Joseph S. Myers
jsm28@cam.ac.uk