ps2dev / ps2toolchain

This program will automatically build and install a compiler and other tools used in the creation of homebrew software for the Sony PlayStation® 2 videogame system.
BSD 2-Clause "Simplified" License
236 stars 71 forks source link

Binutils files don't exist? #101

Open dev-reimu opened 10 months ago

dev-reimu commented 10 months ago

make[3]: *** [Makefile:1274: all-recursive] Error 1 make[2]: *** [Makefile:816: all] Error 2 make[1]: *** [Makefile:4940: all-gas] Error 2 make: *** [Makefile:853: all] Error 2 ../scripts/001-binutils.sh: Failed. ../scripts/002-iop.sh: Failed.

There's no 001-binutils.sh in the scripts folder, nor any 002-iop.sh.

What am I doing wrong?