I'm trying to get emalloc_rel() working in a extension I wrote, but I
get undefined references to __zend_filename, and I can't find that
defiend anywhere in the source.
Is it even possible to get emalloc_rel() working in a extension? I have
the need for it, as the extension is written in c++ and overloaded
emalloc/efree to be able to detect memoryleaks.
--
Robin Ericsson
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]