help newbie, Building PS2 Toolchains

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
[email protected]
Posts: 2
Joined: Mon Jun 04, 2007 7:22 pm

help newbie, Building PS2 Toolchains

Post by [email protected] »

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
User avatar
Lukasz
Posts: 248
Joined: Mon Jan 19, 2004 8:37 pm
Location: Denmark
Contact:

Post by Lukasz »

cosmito
Posts: 307
Joined: Sun Mar 04, 2007 4:26 am
Location: Portugal
Contact:

Post 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.
[email protected]
Posts: 2
Joined: Mon Jun 04, 2007 7:22 pm

Post by [email protected] »

thank you for advices, I will try cygwin following thread linked by Lukasz first and if doesn't work a I will use kubuntu.
Post Reply