This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: --enable-shared=libstdc++-v3 doesn't work


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]