| View previous topic :: View next topic |
| Author |
Message |
mstrhelix
Joined: 10 Feb 2006 Posts: 7
|
Posted: Sat Feb 11, 2006 10:54 am Post subject: Toolchain script error |
|
|
When i try to run the toolchain script under WinXP pro cygwin and latest toolchain.sh script i get the following error... what is psp-ar ?????
make[2]: psp-ar: Command not found
make[2]: *** [libgcc.a] Error 127
make[2]: Leaving directory `/tmp/pspdev/gcc-4.0.2/build-psp/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/tmp/pspdev/gcc-4.0.2/build-psp/gcc'
make: *** [all-gcc] Error 2
ERROR BUILDING GCC
Lance@athlon2500 ~/psptoolchain-20060120/psptoolchain
$
I've been trying to get toolchain working since the last toolchain version, so i tried that one and just tried the newest a week ago. |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Sat Feb 11, 2006 2:45 pm Post subject: |
|
|
| You will find psp-ar was built in the binutils step. Unfortunately, you didn't read the README.TXT that tells you to set your path properly before running the script. |
|
| Back to top |
|
 |
|