On Wed, Aug 19, 2009 at 2:25 PM, Joerg Schilling <
Joerg.Schilling at fokus.fraunhofer.de> wrote:

> Vincent Torri <vincent.torri at gmail.com> wrote:
>
> > I have a library that can use several memory pools. These memory pools
> are
> > shared lib that can be dlopened at runtime.
> > One of them can use pthread and when i open it, i get the following
> message:
> >
> > symbol _mcount: referenced symbol not found
>
> The code was compiles with -xpg and thus you ned to link with
> -xpg too.
>
> See "man gprof"
>
> which code ? pthread ? Because i don't compile with -pg. I have verified.

Vincent Torri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/tools-compilers/attachments/20090819/7c4d74f8/attachment.html>

Reply via email to