Just setting things up, and I had a look around for some basic samples to play with and I saw "jason's stuff" site and I tried to compile the "Optical Chaos" demo and I get this message:
(path to dev kit here) /psp/lib.libc.a(pspcwd.o): In function '__psp_init_cwd':
../../../../../../newlib/libc/sys/psp/pspcwd.c:28: undefined refrence to '__psp_argv_0'
../../../../../../newlib/libc/sys/psp/pspcwd.c:28: undefined refrence to '__psp_argv_0'
collect2: ld returned 1 exit status
make: *** [Optical_Chaos.elf] Error 1
Looks like a libc problem. What have I done wrong, or forgotten to install :/