all i want is the libs

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

Moderators: cheriff, TyRaNiD

Post Reply
Vyrus001
Posts: 30
Joined: Tue Apr 26, 2005 4:25 am

all i want is the libs

Post by Vyrus001 »

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 ?
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

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

Grab it at: http://www.oopo.net/consoledev
Vyrus001
Posts: 30
Joined: Tue Apr 26, 2005 4:25 am

Post by Vyrus001 »

thanx for the info
rinco
Posts: 255
Joined: Fri Jan 21, 2005 2:12 pm
Location: Canberra, Australia

Post by rinco »

since the sdk updates so often, would it be worthwhile putting pspsdk into ~/.psptoolchain/ and not rm'ing it every time?

might need to use svn update --overwrite as well.
Vyrus001
Posts: 30
Joined: Tue Apr 26, 2005 4:25 am

Post by Vyrus001 »

it might be nice for people like me also to releae a simply libpsp, i think that would make things a lot simpler
Post Reply