atom feed6 messages in org.freebsd.freebsd-javaRe: OpenJIT - results with patchset 8...
FromSent OnAttachments
Jan GrantMay 26, 2000 2:39 am 
Panagiotis AstithasMay 26, 2000 2:53 am 
Rob FurphyMay 26, 2000 7:33 am 
Panagiotis AstithasMay 26, 2000 8:05 am 
Rob FurphyMay 26, 2000 8:37 am 
Greg LewisMay 26, 2000 4:45 pm 
Subject:Re: OpenJIT - results with patchset 8 - Clear Steps to build it
From:Panagiotis Astithas (pa@netmode.ntua.gr)
Date:May 26, 2000 8:05:50 am
List:org.freebsd.freebsd-java

On Fri, May 26, 2000 at 10:33:34AM -0400, Rob Furphy wrote:

4) change line 171 in CClassHeaders/org_OpenJIT_Compile.h (2 changes) to:

extern char org_OpenJIT_Compile_ConstantPoolFieldDescriptor(struct Horg_OpenJIT_Compile *, jint);

Actually, as Peter van Heusden pointed out, you only need to make one change, the return type of the function must be char. Obviously jint is the same as int32_t.

-past

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message