Hello,
I'm currently porting a large Project from CW 10.4 (Freescale Toolchain) to CW 10.6 (GCC Toolchain).
Im currently facing the Problem with having both c++-files and c-files with g++.
But I want the c++-files compiled with the g++ and the c-files compiled with gcc.
Is there a solution?
Regards, Johannes Schock