The Blinky and every other example does not compile. Clearly there is nothing wrong with the example code. The error is with the way Energia is set up on my system. I'm running Linux Ubuntu 16.04 LTS. This is a 64-bit system.
The error copy and pasted from Energia is.
fork/exec /home/chris/.energia15/packages/energia/tools/arm-none-eabi-gcc/4.8.4-20140725/bin/arm-none-eabi-g++: no such file or directory
Error compiling for board LaunchPad (Tiva C) w/ tm4c123 (80MHz).
I check to see if the file is actually there and what kind of file it is using the command "file" and get this
ch