Hello,
I built devkitPPC from source (https://github.com/devkitPro/buildscripts) to compile libogc with it. By compiling libogc, I got the error
gcdsptool: Command not found
If I understood it correctly, gcdsptool should be built in devkitPPC/bin , but there is no such file. What must I do to get ...