aboutsummaryrefslogtreecommitdiffstats
path: root/arm-linux-gnueabi-toolchain/INSTALL.md
blob: c8b55af116b5d6411a4296fc55b13d7f2d9db4c2 (plain) (blame)
1
2
3
4
5
6
7
`dnf install arm-linux-gnueabi-{binutils,gcc,glibc}`

GDB is not included because `gdb` package provided by Fedora can also be used to
debug GNU/Linux programs running on ARM.

Although this repository may provide packages for several versions of Fedora and
EPEL, only the latest stable version of Fedora (currently Fedora 21) is tested.