Search found 4 matches

by mukumuku
Sun Jul 29, 2007 4:51 am
Forum: PS3 Development
Topic: OtherOS demo program
Replies: 51
Views: 61477

I cant compilate it... manuel@manuel-laptop:~/Desktop/source$ make gcc -O -m64 -mregnames -mfull-toc -G0 -ffreestanding -fno-stack-protector -c -o start.o start.S gcc: unrecognized option '-G0' cc1: error: unrecognized command line option "-mregnames" cc1: error: unrecognized command line...
by mukumuku
Wed Jul 25, 2007 3:23 am
Forum: PS3 Development
Topic: OtherOS demo program
Replies: 51
Views: 61477

what tools do i need to use in order to build an otheros.bld like the one in this application? I don't want to work on ydl on ps3, I'll do it at slackware in my pc. Do I need to install the cellsdk or the ps3toolchain is enough to make it?
by mukumuku
Sat Jun 23, 2007 1:58 am
Forum: PS3 Development
Topic: The first working ps3toolchain release!
Replies: 177
Views: 263456

Ok thanks. I installed it! But, what am I supposed to do now? Is there any kind of documentation to start with? The files are located under /usr/local/ps3dev, right?
by mukumuku
Fri Jun 22, 2007 9:19 am
Forum: PS3 Development
Topic: The first working ps3toolchain release!
Replies: 177
Views: 263456

Any assumptions what causes this error when i run toolchain.sh? : ./toolchain.sh: line 17: ../depends/check-autoconf.sh: Permission denied ../depends/check-autoconf.sh: Failed. I installed the latest autoconf version because i thought that was the problem but doesn't seem to help. I am on slackware ...