Hello,
is there a way to increase the build speed of the real view compiler? At work we have a project which uses C++ /SAM9263 CPU which takes about 10 Minutes at the moment. My colleagues tried pre-compiled headers but it still takes very long. Is it possible to start multiple threads like in an Eclipse/GNU compiler environment?