Re: [Sablevm-user] sablevm: can't create sablevm
Brought to you by:
egagnon
From: Etienne M. G. <eti...@uq...> - 2002-12-30 22:02:33
|
Hi Sikha, Jikes 1.18 seems to generate class files with an unsupported version (the major and minor version embedded in the class file is outside the range specified in the Java Virtual Machine Specification second edition). Please try with Jikes 1.15. The current SableVM version lacks some very minor library support for some new features in class files compiled with newer Jikes versions (i.e. 1.17). [Note that Jikes 1.16 was broken, as it generated invalid class files]. I will be working on SableVM as soon as I come back from vacations. I hope this helps, Etienne On Mon, Dec 30, 2002 at 03:38:26AM -0500, Sikha P Rao wrote: > Hi, > I have recently installed sablevm using the build script provided with it. When i try to run a simple Hello World application it gives me an error "sablevm:cant' create sablevm". I have set the path variables to appropriate values and it still throws the same error. I am running sablevm on RedHat 7.x platform. Class file created by jikes 1.18b. Could someone help me out of this situation. Thanks in advance. > > Best Regards > SPB Rao > > > _____________________________________________________________ > Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year. > http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Sablevm-user mailing list > Sab...@li... > https://lists.sourceforge.net/lists/listinfo/sablevm-user -- Etienne M. Gagnon http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |