psptoolchain patch - new gcc-4.3.2 and newlib-1.16.0

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
CHERTS
Posts: 15
Joined: Mon Oct 29, 2007 2:23 pm

psptoolchain patch - new gcc-4.3.2 and newlib-1.16.0

Post by CHERTS »

Hi!

I have prepared an update to psptoolchain: gcc-4.3.2 and newlib-1.16.0

Installation:

Delete files:
psptoolchain/scripts/002-gcc-4.3.1-stage1.sh
psptoolchain/scripts/004-newlib-1.15.0.sh
psptoolchain/scripts/005-gcc-4.3.1-stage2.sh

Add new files:
psptoolchain/patches/gcc-4.3.2-PSP.patch
psptoolchain/patches/newlib-1.16.0-PSP.patch
psptoolchain/scripts/002-gcc-4.3.2-stage1.sh
psptoolchain/scripts/004-newlib-1.16.0.sh
psptoolchain/scripts/005-gcc-4.3.2-stage2.sh

Download the new files are available here

P.S. Thank you for Heimdall patch for newlib 1.16
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

Code: Select all

Deleting       patches/gcc-4.1.0-PSP.patch
Deleting       patches/gcc-4.3.1-PSP.patch
Adding         patches/gcc-4.3.2-PSP.patch
Deleting       patches/gdb-6.4-PSP.patch
Deleting       patches/newlib-1.15.0-PSP.patch
Adding         patches/newlib-1.16.0-PSP.patch
Deleting       scripts/002-gcc-4.3.1-stage1.sh
Adding         scripts/002-gcc-4.3.2-stage1.sh
Deleting       scripts/004-newlib-1.15.0.sh
Adding         scripts/004-newlib-1.16.0.sh
Deleting       scripts/005-gcc-4.3.1-stage2.sh
Adding         scripts/005-gcc-4.3.2-stage2.sh
Transmitting file data .....
Committed revision 2443.
Committed to the repository.
Post Reply