Search found 6 matches
- Fri Nov 10, 2006 5:16 am
- Forum: PSP Development
- Topic: ERROR BUILDING NEWLIB problem
- Replies: 0
- Views: 991
ERROR BUILDING NEWLIB problem
When I was building psptoolchain, I got the following errors? Any suggustions on how to solve this? psp-gcc -B/tmp/pspdev/newlib-1.13.0/build-psp/psp/newlib/ -isystem /tmp/pspdev/newlib-1.13.0/build-psp/psp/newlib/targ-include -isystem /tmp/pspdev/newlib-1.13.0/newlib/libc/include -DPACKAGE=\"n...
- Fri Nov 10, 2006 4:03 am
- Forum: PSP Development
- Topic: can anyone send my a copy of latest newlib-1.13.0.patch
- Replies: 2
- Views: 1357
Thanks a lot , I have been looking for it for a long time
jimparis wrote:Use the svn mirror at http://psp.jim.sh/svn/psp/
- Thu Nov 09, 2006 8:37 am
- Forum: PSP Development
- Topic: can anyone send my a copy of latest newlib-1.13.0.patch
- Replies: 2
- Views: 1357
can anyone send my a copy of latest newlib-1.13.0.patch
Hi I can not use ./toolchain.sh to install psptoolchain due to the firewall blocking SVN. So I did it by myslef by I found a lot of headache. One problem is I can not get the updated newlib-1.13.0.patch , and the old one continusely cause me problem. So can anyone send my a copy of latest newlib-1.1...
- Thu Nov 09, 2006 12:20 am
- Forum: PSP Development
- Topic: compile the latest pspsdk with "No such file or directo
- Replies: 3
- Views: 1728
- Mon Nov 06, 2006 9:17 pm
- Forum: PSP Development
- Topic: compile the latest pspsdk with "No such file or directo
- Replies: 3
- Views: 1728
- Mon Nov 06, 2006 6:48 am
- Forum: PSP Development
- Topic: compile the latest pspsdk with "No such file or directo
- Replies: 3
- Views: 1728
compile the latest pspsdk with "No such file or directo
Hi, I'm trying to compile the latest pspsdk but it always stops on "pspaudiolib.c:14:20: error: stdlib.h: No such file or directory". Also it says that it can't find include files string.h. However, I found hem and got them in /usr/local/pspdev/psp/include/. Previous steps compiled without...