mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2026-05-09 12:54:59 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
888e3afb1c | ||
|
|
687a78bff7 |
@@ -1,4 +1,4 @@
|
||||
# amiga-gcc [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YRRBRLCKDU3H6)
|
||||
# amiga-gcc
|
||||
|
||||
The GNU C Compiler with binutils and other useful tools for cross compiling software for the Commodore Amiga.
|
||||
|
||||
@@ -45,7 +45,7 @@ Various AmigaOS-specific patches have been applied to this version of gcc. None
|
||||
`sudo yum install wget 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 rsync readline-devel`
|
||||
|
||||
### Fedora
|
||||
`sudo dnf install wget 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 rsync readline-devel`
|
||||
`sudo dnf install wget 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 rsync readline-devel which`
|
||||
|
||||
### Ubuntu, Debian
|
||||
`sudo apt install make wget git gcc g++ lhasa libgmp-dev libmpfr-dev libmpc-dev flex bison gettext texinfo ncurses-dev autoconf rsync libreadline-dev`
|
||||
|
||||
Reference in New Issue
Block a user