First run attempts.
commitb06a7c429993d9f393e39ec068edae17f0c3335c
authorGuennadi Liakhovetski <lyakh@6a.(none)>
Sat, 7 Jun 2008 20:42:51 +0000 (7 22:42 +0200)
committerGuennadi Liakhovetski <lyakh@6a.(none)>
Sat, 7 Jun 2008 20:42:51 +0000 (7 22:42 +0200)
tree93e5ecc9c1e703e3b438237a3b5f233c30c88f56
parent75d65c7713422faf6cd9f5d3cb40f6e5d5f1a787
First run attempts.

Having copied base classes and having made them belong the new user,
started jamvm per

./jamvm -Xbootclasspath:build/share/classpath/glibj.zip:build/share/jamvm/classes -cp . helloworld.class

exits with the error

Error initialising VM (initialiseMainThread)
Check the README for compatible versions of GNU Classpath

gdb verified that vmData in thread.c::initialiseMainThread() is NULL.
src/interp/engine/interp_jem.c
src/os/linux/avr32/init.c