Re: [Sablevm-developer] Re: qt-embedded and sablevm
Brought to you by:
egagnon
From: Fabien R. <re...@ne...> - 2004-06-02 15:36:53
|
Hello, sablevm-1.1.3 works on my machine. I want to compile 1.1.5 (even if there is still not qtjava support :( ) I have the message "undefined refereence to rpl_malloc". I looked quicly at the files and saw malloc is renamed rpl_malloc. I´d like to know why I have this problem now and not before ( you don´t speek about rpl_malloc in Changelog ) What can I do to remove properly the "#define malloc rpl_malloc" ? Cheers, Fabien |