cross-compilingintelrethinkdbintel-galileo

RethinkDB for i586


I was wondering if there is a package for RethinkDB for the i586 architecture, or does anyone know how to cross compile it for i586?

I have an Intel Galileo Gen 2 board and trying to compile RethinkDB on it, but it takes forever, so I thought I could do it on my main computer.

My host computer is running Xubuntu 15.04, with an i7.

The Intel Galileo is running Yocto, and is i586.

So my hope is to build RethinkDB on my host machine for the Intel Galileo. If I can't cross compile it, does anyone know how to emulate i586 on my main computer?


Solution

  • This is not an answer per-se, but how I decided to do!

    I decided to not have the RethinkDB-server on the Galileo-board but instead just run the server on some other server and just connect to it. It would be interesting to see the performance but I just didn't have the time to try and make it work.

    Sorry that this isn't a real answer.