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: libstdc++.a in gcc-lib?


Marco Manfai Yu <yumf@ultimatech.com> writes:

> The default installation installs libstdc++.a into /usr/local/lib,
> which overwrites the old one. My question is: is it a better idea to
> move libstdc++ into gcc-lib/<version> like libgcc.a?

Try configure --enable-version-specific-runtime-libs

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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