[kaffe] java.lang.UnsatisfiedLinkError: not enough memory
Ito Kazumitsu
kaz@maczuka.gcd.org
Tue Jun 3 08:59:02 2003
>>>>> "+" =3D=3D Helmer Kr=E4mer <hkraemer@freenet.de> writes:
+> On Tue, 03 Jun 2003 07:36:26 +0900
+> Ito Kazumitsu <kaz@maczuka.gcd.org> wrote:
>> I think lt_dlmalloc/lt_dlfree may well use malloc/free because
>> on a platform which has its own argz_* functions, which seem
>> to be in glibc, malloc/free seems to be used in argz_* functions.
+> have you tried implementing a kdlrealloc that uses gc_realloc()?
Thank you for your suggestion. I made such kdlrealloc and tested it.
I have just commited the new external.c.