IcedTea2.6.6 OpenJDK1.7 CrossCompile
飞颜
win847 at gmail.com
Fri May 27 04:34:45 UTC 2016
Dear All,
I used CrossCompile for IcedTea2.6.6 OpenJDK1.7 for Hardware MIPS34Kc
CPU.
Toolchain is buildroot 2012.05 (gcc 4.3.x + uclibc 0.99.3.2)
Icedtea configure as below:
export CROSS_COMPILE_ARCH=mips
export JAVASE_EMBEDDED=true
export USE_ONLY_BOOTDIR_TOOLS=true
export ALT_COMPILER_PATH=$(CROSS_COMPILE_BIN_PATH)
./configure --host=mips-linux
--with-jdk-home=/usr/lib/jvm/java-1.6.0-openjdk-i386/
--prefix=/usr/openjdk_jvm_mips --without-rhino --disable-system-kerberos
--disable-system-zlib --disable-system-jpeg --disable-system-png
--disable-system-gif --disable-system-lcms --disable-system-gtk
--disable-system-gio --disable-system-gconf --disable-system-fontconfig
--disable-system-sctp --disable-system-pcsc --disable-docs
--disable-compile-against-syscalls --enable-zero --disable-arm32-jit
--disable-jdk-tests --disable-bootstrap
Also marked JDK desktop related component as patch in attached.
Compiled JRE can only run java hello world. when run OSGI Felix framework
jvm crashed.
Is there configure wrong with Icedtea crosscompile on MIPS?
Regards,
Yanfei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/mips-port/attachments/20160527/5d72a07f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openjdk_modify.patch
Type: application/octet-stream
Size: 8979 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/mips-port/attachments/20160527/5d72a07f/openjdk_modify.patch>
More information about the mips-port
mailing list