On Sat, Aug 29, 2009 at 1:11 PM, Ximin Luo<xl269 at cam.ac.uk> wrote: > New build: > > http://cloud.github.com/downloads/freenet/contrib-staging/freenet-ext.27-pre6-5-g23bd9ff.jar > > This one includes 64-bit FEC binaries for windows x64. It has been tested on > windows XP 64-bit with both 32-bit and 64-bit Sun JVMs, and on Debian > GNU/Linux > squeeze/sid with a 64-bit openJDK JVM. > > To run it on a 64-bit JVM on windows, point wrapper.conf to the exact path of > 64-bit java.exe - wrapper will take simply "java" to mean the 32-bit java.exe, > since the wrapper is itself 32-bit. You'll get an "Attempting to deploy Native > FEC for win32-x86_64" message in your wrapper.log if you've set it up right. > > The FreeBSD-x86 binary has not been recompiled wiht the latest changes, but > should still work (no JNI ABI changes were made).
This seems to fix the crashes on my 32bit Windows: INFO | jvm 1 | 2009/08/29 18:43:44 | Attempting to deploy Native FEC for win32-x86 Thanks! =)
