| View previous topic :: View next topic |
| Author |
Message |
TyRaNiD
Joined: 18 Jan 2004 Posts: 918
|
Posted: Mon May 08, 2006 6:28 am Post subject: gcc 4.1.0 and newlib 1.14 |
|
|
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. |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Mon May 08, 2006 2:48 pm Post subject: |
|
|
| Hey, nice work. |
|
| Back to top |
|
 |
WinterMute
Joined: 05 Jul 2005 Posts: 9 Location: UK
|
Posted: Mon May 08, 2006 5:14 pm Post subject: |
|
|
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. |
|
| Back to top |
|
 |
|