Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.mel.aone.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!cam-news-feed5.bbnplanet.com!news.bbnplanet.com!mozz.unh.edu!toto.plymouth.edu!wiz.plymouth.edu!ted From: ted@wiz.plymouth.edu (Ted Wisniewski) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Does Kaffe 0.9.0 work for anyone else? (Was: Re: JDK 1.1?) Date: 10 Jun 1997 20:44:05 GMT Organization: Plymouth State College -- Plymouth, NH Lines: 18 Message-ID: <5nkeal$lnj@toto.plymouth.edu> References: <339A809E.24D3F612@isr.uc.pt> <87wwo4bcwx.fsf@phaedrus.uchicago.edu> <5nh83u$b2d@toto.plymouth.edu> <5nj02n$irh$1@nntp2.ba.best.com> NNTP-Posting-Host: wiz.plymouth.edu X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:42713 Zenin (zenin@best.com) wrote: : Ted Wisniewski <ted@wiz.plymouth.edu> wrote: : > You should look at Kaffe, see www.kaffe.org I use it under FreeBSD and it : > works just fine for me, I like the speed of version 0.84 (JDK 1.02) : > it is only 25% slower to compile on my P133 than our Alpha 2100A/300. : The new 0.9.0 release compiles fine on my box (FreeBSD 2.2.1), but : drops core when trying to compile the included test program : "HelloWorldApp.java" code with the error: : Illegal instruction (core dumped) Yes. I have version 0.9.0 installed on my system, it compiles the App just fine. I would check and make sure you have your CLASSPATH defined etc. and that the files have the correct permissions to allow you to read them. I should also mention, that I extracted the classes.zip file and pointed my CLASSPATH variable at the directory I put them in.