[Mono-dev] How to compile mono on MIPS32 24K/E series (Mono-devel-list Digest, Vol 141, Issue 15)

nidilong nidilong_0105 at 163.com
Sun Jan 29 03:08:26 UTC 2017


Thank you for your reply.
I'm cross compile with command line:
./configure --prefix=/home/jerry/mono_lib_install
--enable-minimal=profiler,debug,logging,soft_debug --without-mcs-docs
--with-moonlight=no --with-tls=pthread --with-sigaltstack=no
--with-profile4=yes
CC=/home/jerry/source/staging_dir/toolchain-mipsel_24kc_gcc-5.4.0_musl-1.1.16/bin/mipsel-openwrt-linux-musl-gcc
CXX=/home/jerry/source/staging_dir/toolchain-mipsel_24kc_gcc-5.4.0_musl-1.1.16/bin/mipsel-openwrt-linux-musl-g++
--host=mips-linux-gnu CXXFLAGS="-mips32r2 -march=24kf -mtune=24kf -EL"
CFLAGS="-mips32r2 -march=24kf -mtune=24kf -EL"

And it seems lack some header files in openwrt sdk.
Thank you very much.



--
View this message in context: http://mono.1490590.n4.nabble.com/How-to-compile-mono-on-MIPS32-24K-E-series-tp4669826p4669855.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list