Is there a version for MacOS X available? Or where can I get the sources?
you can get sources from cvs at sourceforge. cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jvmstarter login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jvmstarter co jvmstarter
I think only vm.h and system.h needs to be updated adding the definitions for MACOS.
I don't have a mac to test it, but I suppose is very similar to linux.
The only questionpoit is the structure of the directories of jdk under macos
sorry for the late answer!
Log in to post a comment.
Is there a version for MacOS X available? Or where can I get the sources?
you can get sources from cvs at sourceforge.
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jvmstarter login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jvmstarter co jvmstarter
I think only vm.h and system.h needs to be updated adding the definitions for MACOS.
I don't have a mac to test it, but I suppose is very similar to linux.
The only questionpoit is the structure of the directories of jdk under macos
sorry for the late answer!