TechTablets › Forums › General › General Discussion › Linux on Atom based devices › Reply To: Linux on Atom based devices
March 29, 2016 at 10:34 am
#31225
Thank you Daniel. I’m not experienced with patches but hope your indications will help me solve this.
In 14.04 03.27 I didn’t include the last gcc compiler so if you want to play with it you will have to
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get install g++-5
In the next releases will be included.
Or you can play with 16.04.
It's easier to work on a Virtualbox and then you can create your own ISO.

