I've just put into subversion patches for gcc 4.1.0 and newlib 1.14, these are not enabled by default as they really will need testing before I break everyones code ;)
To enable building them grab the psptoolchain archive from subversion and edit toolchain.sh. Edit the gcc and newlib versions near the start to enable building of them. For gcc you will also need to add an extra option to the configure lines otherwise the build fails. On lines 319 and 402 add the option --disable-libssp to the configure line.
gcc 4.1.0 and newlib 1.14
-
- Posts: 9
- Joined: Tue Jul 05, 2005 12:06 pm
- Location: UK
- Contact:
Nice work indeed. It gave me the excuse I needed to update devkitPSP.
If anyone wants to give it a try it can be found Here
I haven't added this to the automated installer yet, as Tyranid says it probably needs a bit of testing.
If anyone wants to give it a try it can be found Here
I haven't added this to the automated installer yet, as Tyranid says it probably needs a bit of testing.