Hi SO Friends,
I am writing code in embedded linux since last couple of years, I use make utility to build my code and I am not at all an advance user of it. But now, It is necessary to have better compilation, cross-compilation knowledge, so that I can easily port my code to newer processors. So I want to learn that which different tools are available for building projects in linux? Please provide me external reference ( Links, Books ) which you found helpful in your projects.
I write code in c++.
Thanks, Sunny