| View previous topic :: View next topic |
| Author |
Message |
b1G
Joined: 19 Sep 2007 Posts: 5
|
Posted: Sun Nov 11, 2007 12:56 pm Post subject: toolchain updates? |
|
|
| 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? |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Sun Nov 11, 2007 2:36 pm Post subject: |
|
|
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. |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Sun Nov 11, 2007 4:40 pm Post subject: |
|
|
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". |
|
| Back to top |
|
 |
b1G
Joined: 19 Sep 2007 Posts: 5
|
Posted: Mon Nov 12, 2007 4:48 am Post subject: |
|
|
| That's what I needed to know. Thanks. |
|
| Back to top |
|
 |
Raphael

Joined: 17 Jan 2006 Posts: 646 Location: Germany
|
Posted: Mon Nov 12, 2007 5:42 am Post subject: |
|
|
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 |
|
| Back to top |
|
 |
|