mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2025-11-20 02:56:03 +00:00
add msys2 to README.md
This commit is contained in:
@ -45,6 +45,11 @@ install apt-cyg /bin
|
||||
apt-cyg install gcc-core gcc-g++ python git perl-Pod-Simple gperf patch automake make makedepend bison flex libncurses-devel python-devel gettext-devel libgmp-devel libmpc-devel libmpfr-devel
|
||||
```
|
||||
|
||||
### Windows with msys2
|
||||
```
|
||||
pacman -S git base-devel gcc flex gmp-devel mpc-devel mpfr-devel
|
||||
```
|
||||
|
||||
### Ubuntu running on the Windows 10 Linux subsystem
|
||||
tbd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user