yes I realized that is silly point
also secondly, I m getting familiar with compiling different configurations... Each time I compile it takes around 7mins to cook with -j2 flag which is frankly one coffee break...
To reduce this, I tried clustering with my netbook using Distcc but it is throwing error reporting about missing arm libs even when my netbook already has gcc-arm/cpp-arm toolchain installed.
For regular compilation distcc works and saves significant time.
Any ideas why it is not working for cross compilation ?