Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2000 18:06:12 +0300
From:      Panagiotis Astithas <past@netmode.ntua.gr>
To:        Rob Furphy <rcf@ox.com>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: OpenJIT - results with patchset 8 - Clear Steps to build it
Message-ID:  <20000526180612.B14457@netmode.ece.ntua.gr>
In-Reply-To: <392E8B3E.8DE84682@ox.com>; from rcf@ox.com on Fri, May 26, 2000 at 10:33:34AM -0400
References:  <Pine.GHP.4.21.0005261035080.2554-100000@mail.ilrt.bris.ac.uk> <20000526125407.C13208@netmode.ece.ntua.gr> <392E8B3E.8DE84682@ox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000526180612.B14457>