Page 1 of 1

help newbie, Building PS2 Toolchains

Posted: Mon Jun 04, 2007 7:36 pm
Hi everyone,

i have a problem building PS2 toolchains, I follow the tutorial for Cygwin found here:
http://lukasz.dk/programming/playstati ... -tutorial/

I download the toolchain with the command
svn checkout svn://svn.ps2dev.org/ps2/trunk/ps2toolchain

I execute the script:
./toolchain.sh

but after long time I get the error below:
compiler error in schedule_block, at haifa-sched.c:1714

Any suggestion?

thank you very much.

Michele Fabbri

Posted: Mon Jun 04, 2007 7:56 pm
by Lukasz

Posted: Tue Jun 05, 2007 7:42 am
by cosmito
Hi fabbrimichele,

I almost gave up cygwin for the toolchain... Too much wasted hours for ending up with building errors. Currently I installed linux (xubuntu or ubunto will do) and works fine (as long you install the required packages mentioned on the toolchain.txt).

Anyway I've also got the older version of cygwin Lukasz mentioned over emule, but to be sincere I didn't try it yet.

On my 2Ghz machine it takes about 2-3 hours to build :S
But I'll give it a try.

Posted: Tue Jun 05, 2007 5:34 pm
thank you for advices, I will try cygwin following thread linked by Lukasz first and if doesn't work a I will use kubuntu.