hi all
I didn't see the folder PSL1GHT/host/bin
I'm using Ubuntu 11.10 64bit guest OS, Win7 32bit host
I followed your guide but when i compile this program i re-edited
main_new (copy).c
original source
PS3_Temp_source.rar
error :
root@thien-VirtualBox:/opt/ps3dev/PS3_Temp# make
make[1]: *** No rule to make target `/usr/local/ps3dev/ps3_temp/source/main.c', needed by `main.o'. Stop.
make: *** [build] Error 2
root@thien-VirtualBox:/opt/ps3dev/PS3_Temp# make PS3_Temp.pkg
linking ... PS3_Temp.elf
/opt/ps3dev/ppu/lib/gcc/powerpc64-ps3-elf/4.7.0/../../../../powerpc64-ps3-elf/lib/lv2-crt0.o: In function `._initialize':
(.text._initialize+0x24): undefined reference to `.main'
collect2: error: ld returned 1 exit status
make: *** [PS3_Temp.elf] Error 1
root@thien-VirtualBox:/opt/ps3dev/PS3_Temp#