Matthew Hall
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited How can I tell CLion to preprocess using GCC but build using a commercial toolchain
I'm working on an embedded project that requires the use of a Codewarrior powerpc compiler that's not flag compatible with GCC and CLang. I've managed to write a toolchain file that defines how to ...