The current build scripts don't support cross-compiling for MIPS. As a matter of fact neither does the code:
- Several 32-bits MIPS architectures do not have capabilities for 64 bit atomic operations
- uclibc doesn't really provide posix_fallocate()
- and some other reasons
- is related to
-
SERVER-17068 3.0.0-rc6 cannot build with the 3.25 JS engine
- Closed
- related to
-
SERVER-17089 file_allocator.cpp compilation fails due to missing posix_fallocate() in uClibc
- Closed