Hi Nickolay,

* Nickolay V. Shmyrev wrote on Thu, Jun 23, 2005 at 11:15:03PM CEST:
> On fedora core 4 I can link my library with application using libtool
> 1.5.16 because I get error about duplication of xmalloc symbol. My
> library do has xmalloc, and libtool too. 

Are you talking about libltdl perchance?
Do you also use dmalloc perchance?

> I think the function used by libtool internally should be underscored
> somehow to avoid conflicts with library names.

I'm sorry, but you need to be more specific about your setup.  Libtool
does not link in any object which defines xmalloc, unless I'm mistaken.

Regards,
Ralf


_______________________________________________
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to