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
10 stars 9 forks source link

Upgrade toolchain #25

Closed fjtrujy closed 7 months ago

fjtrujy commented 7 months ago

Description

This PR basically does 2 things, improve Buildsystem scripts and upgrade toolchain.

  1. Upgrade toolchain:

    • Upgrade GCC to 13.2.0
    • Upgrade newlib to 4.4.0
  2. Buildsystem improvements (credits to @uyjulian)

    • Some cleanups and normalization.
    • The major change is repository URLs and references are now in a separate script to make it easier to update.
wally4000 commented 7 months ago

Daedalus builds and works with this change.