Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how can I build a shared library version of malloc ?

0 views
Skip to first unread message

prem.g...@gmail.com

unread,
May 7, 2006, 8:50:51 AM5/7/06
to
I'm using glibc malloc with some modifications. So far, I have been
linking my applications statically. However, the recent glibc-2.4 gives
me link-time errors. I'd like to make a dynamically loadable version of
malloc. I can't find any relevant targets in the glibc Makefiles that
does this. Is there a simple way to do this ?

Prem.

0 new messages