This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: why are stl template classes not mangled as other classes andtemplates
On Wednesday 28 November 2007 14:01, 'Daniel Jacobowitz' wrote:
> On Wed, Nov 28, 2007 at 01:56:58PM -0500, Stephane Hockenhull wrote:
> > hence my question: where is it?
>
> In libstdc++. You have to link with libstdc++ to use the STL, for
> many reasons including this one.
ar x ../libstdc++.a
grep 'ZNSs7replaceEmmPKc' *.o
does not find any matches.
--
Stephane Hockenhull
SSC-Studios.com