Re: help needed for sablevm arm
"Grzegorz B. Prokopski" <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <1090268557.6218.13.camel@glue> |
On Mon, 2004-07-19 at 07:00, Asutosh Gopinath wrote: > I have just ported sable vm to xscale(arm) PXA255. Great! > When i do "/usr/local/bin/sablevm --verbose Hello" it stops after loading few > classes. Can you please ./configure --with-debugging-features (and you'll most probably also need to add --disable-errors-on-warnings to avoid compilation failure because of compiler warnings) Does this solve your problem? If yes, then you could try to ./configure --with-threading=direct (and w/o debugging features)? This should work as well (and be much faster). Let us know how it goes and we'll try to help you further. Cheers, Grzegorz B. Prokopski PS: May I ask what are you going to use SableVM for? Just a matter of curiosity ;-) -- Grzegorz B. Prokopski <[email protected]> Debian GNU/Linux http://www.debian.org SableVM - LGPL'ed Java VM http://www.sablevm.org Why SableVM ?!? http://devel.sablevm.org/wiki/Features