Building toolchain gives error....

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

Moderators: cheriff, Herben

Post Reply
lpopman
Posts: 6
Joined: Tue Mar 28, 2006 8:42 am

Building toolchain gives error....

Post by lpopman »

Hi guys,

I am trying to build the ps2toolchain under cygwin using the toolchain script.

I get the following:-

Code: Select all

make: *** [all-target-libstdc++-v3] Error 2
../scripts/004-gcc-3.2.2-stage2.sh: Failed.
Further up the output is the following:-

Code: Select all

/home/lpopman/ps2toolchain/build/gcc-3.2.2/build-ee-stage2/ee/libstdc++-v3/include/bits/locale_facets.tcc:1167: Internal compiler error in schedule_block, at haifa-sched.c:1714

Please submit a full bug report,with preprocessed source if appropriate.
See <URL&#58;http&#58;//www.gnu.org/software/gcc/bugs.html> for instructions.
Can anyone shed some light on this?
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

lpopman
Posts: 6
Joined: Tue Mar 28, 2006 8:42 am

Post by lpopman »

Cheers ooPo :)

I guess I should use the search more..

It's not as if I'm new to toolchain building anyway, I used to use the PSPtoolchain, I just got spooked at the Internal Compiler error.
LBGSHI
Posts: 136
Joined: Mon Aug 07, 2006 5:56 am
Contact:

Post by LBGSHI »

You may find these more useful than the built-in forum search:

http://www.google.com/coop/cse?cx=00382 ... -k31ipwaaa

http://www.google.com/coop/cse?cx=00382 ... gf9qtodq04

(the second was a request, and will only be useful if you also develop for the PSP).
I may be lazy, but I can...zzzZZZzzzZZZzzz...
Post Reply