Description
Compiles programs for the arm-frc-linux-gnueabi target with GCC. It is useful for developers building Linux software for compatible ARM devices from a different host system.
Cross-compilers produce binaries for the target, not the machine doing the build. Match the compiler with the correct libc, headers, and deployment environment.