-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build, Portability
-
None
-
Fully Compatible
Currently MongoDB is supported on x86_64, aarch64, ppc64le and s390x.
Attached patches allows to build and run it on arm, x86 and ppc64be.
I understand that MongoDB, Inc. do not want to support new architectures and I am not asking for it. IMPOV it would be useful be able to build code also on different platforms, even without official support and clarification that it should work.
Some users might try to compile MongoDB on their HW and test it. It is handy to know quality of the code, possible future portability,...
32bit-support.patch - required for building on arm and x86
ppc64.patch - required for building on ppc64be