newlib 1.16

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

Moderators: cheriff, TyRaNiD

Post Reply
Heimdall
Posts: 245
Joined: Thu Nov 10, 2005 1:29 am
Location: Netherlands
Contact:

newlib 1.16

Post by Heimdall »

I've updated my SDK to the latest newlib 1.16 and here is the patch:

http://minpspw.svn.sourceforge.net/view ... evision=64

It also needs to patching on the SDK itself here:

http://minpspw.svn.sourceforge.net/view ... evision=66

If no one opposes feel free to add it to the SVN
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

psptoolchain:

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.
pspsdk:

Code: Select all

Sending        src/libc/libcglue.c
Transmitting file data .
Committed revision 2442.
Thanks for the patches!
Post Reply