forked from I2P_Developers/i2p.i2p
* jbigi / NBI / wrapper / installer:
jbigi and wrapper files for arm. Compiled on trimslice with gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) Log postinstall errors to postinstall.log. java version "1.6.0_18" OpenJDK Runtime Environment (IcedTea6 1.8.7) (6b18-1.8.7-0ubuntu2.1) OpenJDK Zero VM (build 14.0-b16, mixed mode) GMP 4.3.2 (half the size of 5.0.2, and no speed difference) LGPLv3 Wrapper 3.5.9 GPLv2 All binaries stripped. As on the Android emulator, the stock BigInteger.modPow() has some serious bug on arm. Without the libjbigi checked in here, the JVM crashes almost immediately.
This commit is contained in:
BIN
installer/lib/jbigi/libjbigi-linux-arm.so
Normal file
BIN
installer/lib/jbigi/libjbigi-linux-arm.so
Normal file
Binary file not shown.
6
installer/lib/wrapper/linux-arm/README.txt
Normal file
6
installer/lib/wrapper/linux-arm/README.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Wrapper build instructions (Ubuntu):
|
||||
|
||||
export ANT_HOME=/usr/share/ant
|
||||
export JAVA_HOME=/usr/lib/jvm/java-6-openjdk
|
||||
cp src/c/Makefile-linux-x86-32.make src/c/Makefile-linux-arm-32.make
|
||||
build32.sh
|
BIN
installer/lib/wrapper/linux-arm/i2psvc
Normal file
BIN
installer/lib/wrapper/linux-arm/i2psvc
Normal file
Binary file not shown.
BIN
installer/lib/wrapper/linux-arm/libwrapper.so
Normal file
BIN
installer/lib/wrapper/linux-arm/libwrapper.so
Normal file
Binary file not shown.
Reference in New Issue
Block a user