Skip to content
misfire edited this page Sep 6, 2010 · 2 revisions

PS2 Toolchain

You can build and install the PS2 toolchain this way:

$ git clone git://github.com/ps2dev/ps2toolchain.git
$ cd ps2toolchain/
$ sudo ./toolchain-sudo.sh

Confirmed to work with the following gcc versions:

  • gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 [i386+amd64]
  • gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1 [amd64]
Clone this wiki locally