Hi, I don't know if this is the right place to put this, if it isn't please let me know..
I've managed to get a working complier with the arm-none-eabi lite toolchain from codesourcery.
Stellarisware examples are compiling just fine on linux.
The right toolchain it's chosen automatically by the makedefs definitions.
I've managed to get a simple project compiling on gcc and verified it runs correctly in a windows pc with the LMLoader program.
Basically I created another folder in the boards directory, copied an existing example from the lm4f120x folder, edited the file names and chan