-
Hi Kurt,
Thanks for the bug report! I'll review your fix, and put it into CVS (on berlios) as soon as possible.
Thanks,
Rob.
2009-06-30 13:20:17 UTC in JamVM
-
I guess you're trying to run JamVM with the prebuilt GNU Classpath? There could be lots of reasons why it's not working.
This is what you should do:
I assume the following :
1) You have jamvm.tar.gz distribution file
2) You have classpath.tar.gz distribution file
3) You have some prebuilt classpath.tar.gz
At this point do not have jamvm in your path.
1) Unpack the prebuilt...
2009-04-16 14:29:24 UTC in JamVM
-
rlougher added the jamvm-1.5.3.tar.gz file.
2009-04-14 23:23:11 UTC in JamVM
-
rlougher created the JamVM 1.5.3 file release.
2009-04-14 23:14:17 UTC in JamVM
-
BTW, don't add JamVM to your path until _after_ you've configured and built GNU Classpath. You don't want GNU Classpath's configure picking JamVM up as a VM, as JamVM won't work without GNU Classpath, which you haven't built yet!
Rob.
2009-04-14 17:20:13 UTC in JamVM
-
The standard javac doesn't work. I use ecj (the Eclipse Java Compiler).
Most Linux distributions should provide a standalone package for ecj.
Rob.
2009-04-14 17:15:49 UTC in JamVM
-
Hi,
It's pretty much written for whatever I have access to, and can test it on (which mostly means machines I have at home). Currently, my PowerPC machines all support floating-point.
The main issue is that I would need to determine how the ABI (calling convention) changes. Obviously, floats are passed in integer registers, but I always like to confirm details by running test programs.
2009-04-13 03:40:38 UTC in JamVM
-
rlougher added the jamvm-1.5.2.tgz file.
2009-02-05 23:12:11 UTC in JamVM
-
rlougher created the JamVM 1.5.2 file release.
2009-02-04 11:05:38 UTC in JamVM
-
Hi,
Many thanks for the report. It's been in the code for several years -- I'm really surprised it's never shown up before!
Rob.
2009-01-31 00:19:58 UTC in JamVM