
1. Changes So Far
The following changes have been checked into CVS since the 0.1 release:
Native/
* MacOS X support
* Beginnings of mingw32 support
* New Sun 1.4 JVM
* Now installs in /usr/lib/jvm-bridge/
* ExecuteFunction bindings now done at run-time
Haskell/
* MacOS X support
* 'Haskell' now a separate Autotools project installing in
/usr/lib/jvm-bridge/
* New array region access functions
* Correct array types in autogenerated class interfaces
* Subtype parameters in autogenerated class interfaces
* VMLayer 'env' parameter now implicit
* Various changes in the BasicLayer
* new native StartExecuteFunction function called by
getExecuteFunctionClass, defineCallbackClass
I recommend using GHC 5.02.2 or later. Possibly it might work with 5.02.
2. Current Work
MacOS X callback support is buggy, and I'm currently working on it. It
might a problem with ghc-5.03-13032002-MacOSX (foreign export dynamic),
or it might be a bug in JVM-Bridge.
Thomas Pasch
participants (1)
-
Ashley Yakeley