Setting up the psp toolchain

Discussion in 'Sony Programming and Development' started by Kronus980, Dec 3, 2010.

  1. Kronus980

    Kronus980 Member

    Joined:
    Nov 23, 2010
    Messages:
    10
    Likes Received:
    0
    Would anyone know how to set up the psp toolchain? Or where to get it, really. Cause its usual site is down. Even the svn repository is down. Anyone?
     
    Last edited: Dec 3, 2010
  2. Chi-kitory

    Chi-kitory Robust Member

    Joined:
    Nov 16, 2010
    Messages:
    288
    Likes Received:
    0
  3. Hellcat

    Hellcat Robust Member

    Joined:
    Jun 9, 2009
    Messages:
    200
    Likes Received:
    1
    Mirror of the PS2DEV SVN:
    http://psp.jim.sh/svn/

    in psp/trunk/psp/psptoolchain is the toolchain installscripts.

    Checkout them, edit the scripts in /psptoolchain/scripts to point to the mirror instead of ps2dev.org and runn the ./toolchain-sudo.sh script.
     
    Last edited: Dec 3, 2010
  4. Kronus980

    Kronus980 Member

    Joined:
    Nov 23, 2010
    Messages:
    10
    Likes Received:
    0
    What cygwin packages will I need?
     
  5. n64coder

    n64coder Robust Member

    Joined:
    Mar 25, 2009
    Messages:
    248
    Likes Received:
    1
  6. Hellcat

    Hellcat Robust Member

    Joined:
    Jun 9, 2009
    Messages:
    200
    Likes Received:
    1
    Personally I just let it install all of "dev" and all of "libs" packages.
    Sure, produces a bit of unneeded overhead, but it's les clicking and work.

    Also, if you install the recent (1.7?) version of cygwin the toolchain will error out right at the beginning with some ncurses not found errors.

    Easy fix:
    Copy the content (something around ~10 files) from /usr/include/ncurse to /usr/include and it'll work again :)
     
    Last edited: Dec 4, 2010
  7. Kronus980

    Kronus980 Member

    Joined:
    Nov 23, 2010
    Messages:
    10
    Likes Received:
    0
    Exactly which scripts am I editing? And more specifically on the mirror. "http://psp.jim.sh/svn/psp/trunk/".?
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page