I am trying to get the development environment running on another computer.
Followed the instruction and executed the following commands on the terminal:
Code: Select all
sudo apt-get install git gcc-arm-none-eabi
When trying to make I get the following error:
Code: Select all
arm-none-eabi-g++: error: unrecognized command line option '-std=c++17'
Code: Select all
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609