Re: latest gnu classpath
[email protected] Mon, 9 Jan 2006 10:07:34 -0500
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Etienne, my guess is that the interface has changed: *** Fatal error: Unable to load essential class java/nio/ByteBuffer$vm. *** Most probably it was not found on boot classpath: *** /usr/local/bin/../share/sablevm/gnucp-overrides.jar:./share/classpath/glibj.zip sablevm: cannot create vm I'll try to selectivly move the bug fix I need from the latest gnu classpath into the release that is compatible with sablevm. What is the timeframe for moving sablevm forward ? Michael On Fri, Jan 06, 2006 at 03:31:20PM -0500, Etienne Gagnon wrote: > Hi Michael, > > If the GNU Classpath VM interface has not changed since the 1.13 > release, it should be easy. > > You should download the gnucp-overrides.jar file from: > > http://sablevm.org/download/snapshot/2006-01-01/ > > then put it in $PREFIX/share/sablevm/gnucp-overrides.jar, where $PREFIX > is the path that you gave as prefix to configure when compiling sablevm, > or /usr/local if you used the default path. > > Example: > > $ cd sablevm-sources > $ ./configure --prefix=$HOME/sablevm-bin > ... > $ # Download gnucp-overrides.jar to $HOME/sablevm-bin/share/sablevm/ > > > Then, you compile and install GNU Classpath normally, and run sablevm > using the -Xgnuclasspath command-line option. > > Example: > > $ cvs co ... classpath > $ cd classpath > $ ... > $ ./configure --prefix=/foo/bar ... > $ ... > $ $HOME/sablevm-bin/bin/java-sablevm -Xgnuclasspath:/foo/bar HelloWorld > > > Have fun! > > Etienne > > [email protected] wrote: > > I tried running sablevm 1.13 against the latest gnu classpath classes from cvs (today). > > However, all I'm getting is: > > > > sablevm: cannot create vm > > > > Is this hard to fix ? > > -- > Etienne M. Gagnon, Ph.D. http://www.info2.uqam.ca/~egagnon/ > SableVM: http://www.sablevm.org/ > SableCC: http://www.sablecc.org/ > _______________________________________________ > SableVM-user mailing list > [email protected] > http://sablevm.org/lists/control/listinfo/sablevm-user -- Michael Atighetchi [email protected] BBN Technologies