toolchain updates?

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

Moderators: cheriff, TyRaNiD

Post Reply
b1G
Posts: 5
Joined: Wed Sep 19, 2007 8:07 am

toolchain updates?

Post by b1G »

Is there a way to just install the updates to the toolchain, or do I have to run the entire script every time there's an update?
User avatar
Wally
Posts: 663
Joined: Mon Sep 26, 2005 11:25 am

Post by Wally »

updates like pspsdk can be done separately.

just svn into
svn://svn.ps2dev.org/psp/trunk/pspsdk

the toolchain itself isnt updated very often :/

To answer your question, i dont think there is a way to just update it.
J.F.
Posts: 2906
Joined: Sun Feb 22, 2004 11:41 am

Post by J.F. »

001-binutils-2.16.1.sh
002-gcc-4.1.0-stage1.sh
003-pspsdk-stage1.sh
004-newlib-1.15.0.sh
005-gcc-4.1.0-stage2.sh
006-pspsdk-stage2.sh
007-gdb-6.4.sh
008-insight-6.4.sh
009-psplinkusb.sh

Just use the number(s) for the script(s) you want. If all you want to do is update the sdk, just run "./toolchain.sh 3 6".
b1G
Posts: 5
Joined: Wed Sep 19, 2007 8:07 am

Post by b1G »

That's what I needed to know. Thanks.
User avatar
Raphael
Posts: 646
Joined: Tue Jan 17, 2006 4:54 pm
Location: Germany
Contact:

Post by Raphael »

It should work with only doing step 6 if you don't update newlib as well.
<Don't push the river, it flows.>
http://wordpress.fx-world.org - my devblog
http://wiki.fx-world.org - VFPU documentation wiki

Alexander Berl
Post Reply