Hello. Since this is a PSL1GHT app, i figured i might aswell ask in here.
I'm trying to compile dump_flash as a self for ethernet debugging. I'm using latest toolchain from oopo's git and PSL1GHT v1 from HACKERCHANNEL's git. This is the error i get:
zecoxao@zecoxao-VirtualBox:~/Desktop/dump$ make run
[CC] main.c
[LD] dump.elf
/usr/local/ps3dev/ppu/lib/gcc/powerpc64-ps3-elf/4.7.0/../../../../powerpc64-ps3-elf/bin/ld: cannot find -lrt
collect2: error: ld returned 1 exit status
make[1]: *** [/home/zecoxao/Desktop/dump/dump.elf] Error 1
make: *** [build] Error 2
Any thoughts on what may have set up the error?
Help is appreciated
edit: nvm i got it, had to use a precompiled PSL1GHT to do the job, thanks 
[Updated on: Sat, 05 May 2012 21:43]
Report message to a moderator