|
Re: Speeding up C++ compile times
The toolchain is configured a little differently but it is the same compiler. Both Wind River Workbench (a feature rich custom Eclipse setup) and our new plain Eclipse setup use a cross version of gcc. So if you are seeing differences, it is most likely related to changes in CPU throughput, lower memory resources etc.
No way is it slower than Java.
HTH
__________________
Fast, cheap or working - pick any two!
Last edited by wireties : 09-18-2015 at 11:50 AM.
|