blob: 6083f26584a79d571f517411d0622e2f5b1c8e54 (
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,
only recent versions of Fedora (currently Fedora 22 and 23) are tested.
|