Please help installing toolchain...

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
$inister
Posts: 4
Joined: Sun Jul 22, 2007 5:18 pm
Location: Boca Raton, Florida
Contact:

Please help installing toolchain...

Post by $inister »

I got a new PC and I'm having a lot of issues installing cygwin here, my old computer didn't have a problem.

I have already set these -
export PSPDEV=/usr/local/pspdev
export PATH=$PATH:$PSPDEV/bin

but when I run the toolchain.sh, I get this error -
"ERROR: Add C:/pspdev/bin to your path before continuing
../depends/check-pspdev.sh: Failed"

I don't know what to do anymore, I've had a lot of errors.

Thanks beforehand.
$inister
Posts: 4
Joined: Sun Jul 22, 2007 5:18 pm
Location: Boca Raton, Florida
Contact:

Post by $inister »

Fixed that. Now I'm getting this -

"
make: *** [all] Error 2
../scripts/002-gcc-4.1.0-stage1.sh: Failed. "

Please helpp...
User avatar
Jim
Posts: 476
Joined: Sat Jul 02, 2005 10:06 pm
Location: Sydney
Contact:

Post by Jim »

What did you fix? You need to post the actual error that happened, not just the fact there was an error for anyone to help you more.

Jim
$inister
Posts: 4
Joined: Sun Jul 22, 2007 5:18 pm
Location: Boca Raton, Florida
Contact:

Post by $inister »

Got it to work. Turns out, I was using a wrong cygwin1.dll
Post Reply