is there a way to install just the headders of the sdk and not the compiler? i have the compiler and have tested it by compileing other simple projects for the psp that work, i would like to start useing the sdk functions to make life easer however. is there a way to do this ?
Grab the latest toolchain script and run './toolchain.sh -p'. This will download, compile and install only the latest version of pspsdk from the svn server. If your compiler isn't up-to-date enough it may fail, though...