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. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.dot.net/mailman/listinfo/mono-devel-list
