mirror of
https://github.com/pret/agbcc.git
synced 2026-03-21 17:44:20 -05:00
C compiler
Rationale: uninstalling devkitarm doesn't remove base_tools, but removes bin. If the binaries exist but not base_tools, then the user clearly wants to install using dkA. Otherwise, if base_tools exists but not binaries, it is possible that the user wants to use standalone arm-none-eabi binaries. |
||
|---|---|---|
| gcc | ||
| gcc_arm | ||
| ginclude | ||
| include | ||
| libc | ||
| libgcc | ||
| libiberty | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| build.sh | ||
| config.if | ||
| config.sub | ||
| install.sh | ||