From owner-freebsd-java Fri May 26 8:38:27 2000 Delivered-To: freebsd-java@freebsd.org Received: from firewall.ox.com (firewall.ox.com [129.77.1.1]) by hub.freebsd.org (Postfix) with ESMTP id 21F8437BA03 for ; Fri, 26 May 2000 08:38:23 -0700 (PDT) (envelope-from rcf@ox.com) Received: from firewall.ox.com (root@localhost) by firewall.ox.com with ESMTP id LAA11034 for ; Fri, 26 May 2000 11:38:20 -0400 (EDT) Received: from pur-wk-rfurphy.ny.ox.com (pur-wk-rfurphy.ny.ox.com [129.77.2.133]) by firewall.ox.com with ESMTP id LAA11027 for ; Fri, 26 May 2000 11:38:20 -0400 (EDT) Received: from ox.com (localhost.ny.ox.com [127.0.0.1]) by pur-wk-rfurphy.ny.ox.com (8.9.3/8.9.3) with ESMTP id LAA05768; Fri, 26 May 2000 11:38:19 -0400 (EDT) (envelope-from rcf@ox.com) Message-ID: <392E9A6B.9F633EE1@ox.com> Date: Fri, 26 May 2000 11:38:19 -0400 From: Rob Furphy X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: past@netmode.ntua.gr Cc: freebsd-java@FreeBSD.ORG Subject: Re: OpenJIT - results with patchset 8 - Clear Steps to build it References: <20000526125407.C13208@netmode.ece.ntua.gr> <392E8B3E.8DE84682@ox.com> <20000526180612.B14457@netmode.ece.ntua.gr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It's true only the one is required, but I preferred to match the method signature in api.c. (Everyone do as you'd like) Rob Furphy Panagiotis Astithas wrote: > 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