Hi there,
I would like to run MongoDB 3.4 (64-bit support). I think this should be possibe by building it:
https://github.com/mongodb/mongo/wiki/Build-Mongodb-From-Source
Unless anyone can point at a build version?
If not I would need GCC 6 to be installed. I don’t think this available either (Anyone?)
I think I should be able to reuse building steps for RPi3:
https://solarianprogrammer.com/2017/12/07/raspberry-pi-raspbian-compiling-gcc/
But then I have to fill in the right architecture parameters which could be derived here for example:
https://forum.odroid.com/viewtopic.php?f=135&t=19337
Before I start to trail and error I hope some can give me some pointers/suggestions?