From e32feb5dcc254da4b4270fe6a0aa5c1dcc074f63 Mon Sep 17 00:00:00 2001
From: Rob Landley
A: You need a compiler "toolchain" capable of producing binaries that -run on your target. A toolchain is an +run on your target. A toolchain is an integrated suite of compiler, assembler, and linker, plus the standard headers and libraries necessary to build C programs. (And a few miscellaneous binaries like -- 2.39.2