Date: Mon, 22 Feb 1999 21:03:53 +0900 From: SHUDO Kazuyuki <shudoh@muraoka.info.waseda.ac.jp> To: Erwan Arzur <erwan@netvalue.fr> Cc: freebsd-java@FreeBSD.ORG Subject: Re: somewhat new to java questions Message-ID: <199902221203.VAA06978@cafe.muraoka.info.waseda.ac.jp> In-Reply-To: Your message of "Mon, 22 Feb 1999 12:46:59 %2B0100." <36D143B3.C3432089@netvalue.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
> > See the FreeBSD java WWW page for a couple of JITs. ShuJIT appears to > > work quite well. > Have you been able to make it behave correctly under 4.0-CURRENT ? > > I've tailored the Makefiles to make them generate aout libraries that the > current FreeBSD JVM should be able to load, but even the simpliest "hello, > world" program fails miserably, there is some kind of infinite loop somewhere, > which i could not track due to lack of time :-( Have you ever tried with a binary distribution (shujit-*-bin-freebsd.tar.gz)? Which C compiler did you use to compile shuJIT? gcc 2.7? egcs? If you used gcc 2.7, did you see and edit `CC_VER =' line in def.mk? I've only confirmed work of shuJIT which compiled by gcc 2.7.2.1. Kazuyuki SHUDO Happy Hacking! Muraoka Lab., Grad. School of Sci. & Eng., Waseda Univ. 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?199902221203.VAA06978>