Antoine Pitrou <pit...@free.fr> added the comment:

> > I think it's bundled with our copy of libffi.
> 
> i'm not familiar - at all - with libffi.
> But does it really need a bundled malloc() implementation?

Well, the upstream libffi includes dlmalloc.c, so I guess it somehow
needs it (perhaps only on certain platforms). Don't ask me why :-)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14540>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to