Question
Why does the compiler get stuck building main.cpp?
Anyone experience this at all? arm-none-eabi-g++ gets stuck in a permanent loop trying to build main.cpp but works for other .cpp files. There are no errors or any information on what is going on.