Difference between revisions of "Working with binaries"
(Created page with 'Compiling for the ARM platform requires a special toolchain. The GNU ARM toolchain has all the basic tools needed to build and examine software on the iPod. ==Obtaining== The GN...') |
|||
(10 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ==GNU ARM toolchain== | |
− | + | Use gcc-arm-embedded from your Linux distribution package manager. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | arm- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 00:44, 26 September 2025
GNU ARM toolchain
Use gcc-arm-embedded from your Linux distribution package manager.