pspdev / psptoolchain-allegrex

This program will automatically build and install an Allegrex compiler which is used in the creation of homebrew software for the Sony PlayStation® Portable videogame system.
MIT License
11 stars 10 forks source link

add windows support using msys2(mingw32) #27

Closed diamant3 closed 9 months ago

diamant3 commented 9 months ago

add support again for windows

this is the logs: https://github.com/diamant3/psptoolchain-allegrex/actions/runs/7771571016

diamant3 commented 9 months ago

I thought this was a broken build a while ago because of the pspdev script. That's why it couldn't find the psp-pacman when I used pspdev script because of this:

https://github.com/pspdev/psptoolchain-extra/blob/a80c9c8bb7fc2dbf0fa1407547307474c1bfa012/scripts/001-psp-pacman.sh#L17-L21.

Anyway, hopefully merge this so we can have windows support for the toolchain again, thanks!

diamant3 commented 9 months ago

Thanks for merging my PR!