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?
Strange ...
When I've had to use Eclipse/GNU combination, I always ended up swearing and cursing at the *&%$ing slow build speeds.
The last, for a Wavecom project, was painfully slow before I optimized the makefiles - Then it was bearably slow.
No complaints about the MDKARM package though.