Building a GCC-based cross-compiler for Linux


Get step-by-step instructions for building a cross-compiler so that you can build and develop applications for an alternative platform. Cross-compilers can be useful in many different situations, such as when you develop applications for embedded platforms.Read the full Tutorial.