mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2025-12-08 22:38:25 +00:00
update msys2 deps
This commit is contained in:
@@ -65,7 +65,7 @@ apt-cyg install gcc-core gcc-g++ python git perl-Pod-Simple gperf patch automake
|
||||
Precompiled suite with installer: http://franke.ms/download/setup-amiga-gcc.exe
|
||||
|
||||
```
|
||||
pacman -S git base-devel gcc flex gmp-devel mpc-devel mpfr-devel ncurses-devel rsync
|
||||
pacman -S git base-devel gcc flex gmp-devel mpc-devel mpfr-devel ncurses-devel rsync autoconf automake
|
||||
```
|
||||
|
||||
Also note that you **MUST** cd into an **absolute path** e.g. `cd /c/msys64/home/test/amiga-gcc/` before running make, or builds may fail, because some files aren't found correctly (that's a msys2 bug).
|
||||
|
||||
Reference in New Issue
Block a user