01-09-2015, 10:54 PM
Can you try to upgrade your gcc?
If this succeeds, you should be able to compile MCServer yourself on that device. Search google on how to set gcc 4.8 as the default compiler (sudo update-alternatives)
Code:
sudo apt-get install gcc-4.8 g++-4.8