jamvm

Building jamvm 1.5.4 on OS X Lion

一曲冷凌霜 提交于 2019-12-24 02:41:04
问题 I have Xcode installed and the commandline tools are working. Macports fails to build jamvm 1.5.0 correctly so I'm trying to build the latest version (1.5.4) manually. ./configure doesn't complain about anything. make fails with the following error: Making all in src make all-recursive Making all in os Making all in darwin Making all in i386 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src -g -O2 -MT init.lo -MD -MP -MF .deps/init

JamVm not running an application (that uses jpcap) on Gumstix

偶尔善良 提交于 2019-12-13 06:43:35
问题 A newbie here so apologies in advance for asking anything silly/obvious. I am trying to run a java application on a Gumstix overo board (linux kernel 2.6.34). So far, I have installed JamVm (jvm), jikes compiler and classpath libraries (as per instructions in this tutorial). I have run a HelloWorld program and it seemed fine. Now when I try to run another application (say 'MyApp') that uses 'jpcap' libraries, the jvm gives me an error that looks like this: Exception during event dispatch: