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.
Can't be because Keil compiles the same code just fine. Also if I empty the main.cpp to just a simple main function with no includes it still gets stuck on it. I manually updated the toolchain by overriding the one that comes with the IDE with the q3...