little-endian 32-bit MIPS ought to work - if it doesn't it's a bug. It's not *actively* maintained due to a lack of CI infrastructure, but e.g. https://buildd.debian.org/status/logs.php?pkg=mono&arch=mipsel
To cross compile, use appropriate --target= and --host= flags to configure, and pass --disable-mcs-build to configure too (build the classlib on x86, you can't cross-compile it) On 28/01/17 07:24, nidilong wrote: > Maybe not was supported any more. > The only choice is expect the DotnetCli can be cross compiled to MIPS32. > > > > -- > View this message in context: > http://mono.1490590.n4.nabble.com/How-to-compile-mono-on-MIPS32-24K-E-series-tp4669826p4669846.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
