[Sablevm-developer] PR: ClassFormatError
Brought to you by:
egagnon
From: Andreas H. <ah...@mo...> - 2004-02-16 13:30:52
|
Hello everybody, I have run into a execution problem with SableVM. When I start the program which is appended to this mail on LinuxPPC with SableVM I get the following error message: java.lang.ClassFormatError When I execute it with kaffe on the same machine or with Sun's jre 1.4.2 on Win2K it runs without any problems. The program is written in jasmin assembly code. Don't wonder about the weird code. It's the output of a brainfuck compiler I'm playing around with at the moment. Andreas -- "UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things." -- Doug Gwyn |