PS2DEV network    

  > HOME
  > ABOUT

  > FORUMS
  > VIEW SVN
  > MAILING LIST
  > WIKI
  > QUOTES
  > DOCS

 PS2
  > TUTORIALS
  > LOADERS
  > TOOLS
  > SAMPLE CODE
  > DEMOS
  > PROJECTS

 PSP
  > TUTORIALS
  > TOOLS
  > DEMOS
  > PROJECTS

 PS3
  > LINKS
  > TUTORIALS
  > TOOLS
  > DEMOS
  > PROJECTS

   RSS


 USER ID (register)
 
 PASSWORD
 



 
  Toolchain
"In software, a toolchain is the set of computer programs (tools) that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools." - wikipedia

ps2toolchain-20070626.tar.bz2
 ==================
 What does this do?
 ==================

  This program will automatically build and install a compiler and other
  tools used in the creation of homebrew software for the Sony Playstation 2
  videogame system.

 ================
 How do I use it?
 ================

 1) Set up your environment by installing the following software:

  gcc, make, patch, subversion, wget

 2) Add the following to your login script:

  export PS2DEV=/usr/local/ps2dev
  export PATH=$PATH:$PS2DEV/bin
  export PATH=$PATH:$PS2DEV/ee/bin
  export PATH=$PATH:$PS2DEV/iop/bin
  export PATH=$PATH:$PS2DEV/dvp/bin
  export PS2SDK=$PS2DEV/ps2sdk
  export PATH=$PATH:$PS2SDK/bin

 3) Run the toolchain script:

  ./toolchain.sh

 ========================
 Where do I go from here?
 ========================

  Visit the following sites to learn more:

   http://www.ps2dev.org
   http://forums.ps2dev.org

Download -> ps2toolchain-20070626.tar.bz2


precompiled toolchain for windows
This is an installable PS2Dev environment for Win32. It contains compiler tools for EE, IOP and DVP built on the GCC v3.2.2 toolchain and patches, (no source code included). It also contains ps2sdk with libs and samples precompiled, (source code included).

When installing, DO NOT install to a directory path that contains spaces!


Link -> http://xorloser.com/PS2DevWin32.zip


EE/IOP/DVP compilers for Win32
Lukasz ( Jules ) has done a new set of compilers for Win32.
based on gcc-3.2.2 and binutils-2.13.2.1 for EE,
gcc-2.8.1 and binutils-2.9.1 for IOP,
binutils-2.9.1 for DVP.

Link -> http://www.lukasz.dk/ps2toolchain.html



  > Locked
  > Edit Topic
  > Add Topic
  > Add Link
  > Add File
  > Move Topic
  > Delete Topic
  > Order Topics
  > Versions

Owned by blackdroid
last updated by ooPo on Tue Jun 27 01:56:20 GMT 2006
 
Site Content Copyright 2001-2007 © Authors. Read Legal Statement for Information
LiveKnowledge Software by Live Media