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:

> All libraries distributed with GCC default to shared where shared
> libraries are supported.  I'm afraid I don't have the list of
> platforms that support shared libraries, and it would take me far more
> time that I can volunteer to collect it.  Besides, I'm not sure this
> information would be really useful.

We could at least say so in install.texi; update it to reflect the 
presence of shared libraries other than the C++ ones; indicate the subset 
of platforms supporting shared libgcc; and describe the 
--enable-shared=package syntax.  (For example, does 
--disable-shared=package work?  I don't know, but someone might reasonably 
want to disable only a particular shared library - the documentation is 
silent on this.)

-- 
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]