- binutils updated to 2.44
- gcc updated to 15.1.0
- newlib updated to 4.5.0
Recommended and supported installation for all our releases is via devkitPro pacman
Recommended and supported installation for all our releases is via devkitPro pacman
After some discussion with RTEMS we have agreed to resolve this matter by including the necessary licensing and copyright notice from RTEMS for the derivative code. See https://github.com/devkitPro/libogc/pull/210
Recommended and supported installation for all our releases is via devkitPro pacman
I think you probably updated while we were still rolling some releases and hadn't yet rolled a new libctru. Everything should be working now assuming you have all the latest updates. sudo dkp-pacman -Syu
to make sure.
Don't redefine the DEVKITPRO & DEVKITARM variables when compiling. These should be set in your environment already.
Run the following command to ensure your devkit install is up to date and all required components are installed.
Code: Select all
sudo dkp-pacman -S nds-dev --needed
It was a minor packaging hiccup, sorry. The package signing failed and the release process missed the error which then resulted in no signature file being uploaded. Apologies for the inconvenience.
/opt/devkitpro is not user writable. If you want to compile the examples copy them somewhere that's writable.