This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with `string', threading and shared libraries.
- To: Phil Edwards <pedwards at disaster dot jaj dot com>
- Subject: Re: Problem with `string', threading and shared libraries.
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Fri, 28 Sep 2001 14:48:17 -0700 (PDT)
- cc: Gabriel Dos Reis <gdr at codesourcery dot com>, gcc-bugs at gcc dot gnu dot org, carlo at alinoe dot com, libstdc++ at gcc dot gnu dot org
> Good point. I'll add --enable-version-specific-libs to my autobuilder.
good place to start. If this can also make the include directory clear
for newbies, the world will be a better place...
> > I really think the symbol versioning is just as important though.
>
> Absolutely. I'm thinking something along the lines of libgcc-std.ver
> and libgcc.map. Is that the goal?
exactly.