For the record: I think this is the best solution:
- Wrap all the grace / driverlib includes in: extern "C" { .... }
- Under Project Properties->Build->Compiler->Advanced->Langauage check "Treat all files as C++ (-cpp)"
- Ensure that Properties->General->Output format=EABI
- Make clean.