aboutsummaryrefslogtreecommitdiffstats
path: root/arm-linux-gnueabi-toolchain/INSTALL.md
blob: 86a5619d80726b71d32d2159d1be837e1227bb8d (plain) (blame)
1
2
3
4
5
6
7
`yum 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.