mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2025-12-08 22:38:25 +00:00
added centos yum command
This commit is contained in:
committed by
GitHub
parent
af8fc421d4
commit
d632bbabd4
@ -16,6 +16,8 @@ Right now these tools are build:
|
|||||||
* ixemul (not really, but the headers are used)
|
* ixemul (not really, but the headers are used)
|
||||||
# Short Guide
|
# Short Guide
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
### Centos
|
||||||
|
`sudo yum install gcc gcc-c++ python git perl-Pod-Simple gperf patch autoconf automake make makedepend bison flex ncurses-devel gmp-devel mpfr-devel libmpc-devel gettext-devel texinfo`
|
||||||
### Ubuntu
|
### Ubuntu
|
||||||
`sudo apt install make git gcc g++ lhasa libgmp-dev libmpfr-dev libmpc-dev flex gettext texinfo`
|
`sudo apt install make git gcc g++ lhasa libgmp-dev libmpfr-dev libmpc-dev flex gettext texinfo`
|
||||||
### Windows with Cygwin
|
### Windows with Cygwin
|
||||||
|
|||||||
Reference in New Issue
Block a user