View Single Post
Posts: 20 | Thanked: 13 times | Joined on Oct 2010
#287
Originally Posted by shred View Post
I tried compiling the latest psfreedom with pl3 but I keep getting an error.
Can anyone help?

[sbox-FREMANTLE_ARMEL: ~/PSFreedom] > make n900
make -C pl3
make[1]: Entering directory `/home/shred/PSFreedom/pl3'
make -C tools
make[2]: Entering directory `/home/shred/PSFreedom/pl3/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/shred/PSFreedom/pl3/tools'
ppu-gcc -c shellcode_egghunt.S -o shellcode_egghunt.o
make[1]: ppu-gcc: Command not found
make[1]: *** [shellcode_egghunt.o] Error 127
make[1]: Leaving directory `/home/shred/PSFreedom/pl3'
make: *** [build] Error 2
[sbox-FREMANTLE_ARMEL: ~/PSFreedom] >
First, you need to compile the toolchain.

Last edited by anray; 2010-10-17 at 00:18.
 

The Following User Says Thank You to anray For This Useful Post: