Search found 26 matches
- Thu May 29, 2008 11:05 am
- Forum: PSP Development
- Topic: Launch ISO/CSO using C code...
- Replies: 9
- Views: 7778
- Wed May 28, 2008 5:55 pm
- Forum: PSP Development
- Topic: Launch ISO/CSO using C code...
- Replies: 9
- Views: 7778
- Thu Oct 18, 2007 8:08 am
- Forum: PSP Development
- Topic: Image Blitting on 3.71
- Replies: 1
- Views: 1368
Image Blitting on 3.71
Hello. i origionally dev'd for psp 1.50 and did some 2.8 projects... such as flashers, games and shells... and some little other things. anyways to the point. im trying to start on 3.71 and for some reason i cant get the damn graphics to load even simpily. i have this code below to load the image Ma...
- Thu Jun 28, 2007 12:53 pm
- Forum: PS3 Development
- Topic: cygwin errors with ps3toolchain
- Replies: 8
- Views: 7363
- Tue Jun 26, 2007 1:47 pm
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
- Tue Jun 26, 2007 10:03 am
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
- Mon Jun 25, 2007 8:15 pm
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
if i figure out this error i can compile on ubuntu on pc
Code: Select all
objcopy -O binary demo.elf demo.bin
objcopy: Unable to recognise the format of the input file `demo.elf'
make: *** [demo.bin] Error 1
- Mon Jun 25, 2007 3:01 pm
- Forum: PS3 Linux Development
- Topic: Install on ubuntu tutorial
- Replies: 4
- Views: 5713
- Mon Jun 25, 2007 6:53 am
- Forum: PS3 Linux Development
- Topic: Install on ubuntu tutorial
- Replies: 4
- Views: 5713
Install on ubuntu tutorial
I have made a tutorial on how to install the toolchain on ubuntu. it may work on other versions of linux but i tested on ubuntu. If i left out anything please let me know. Here is the tutorial: If you do not have ubuntu then you can get it from http://www.ubuntu.com/ Best linux distro in my opinion ...
- Sun Jun 24, 2007 6:35 pm
- Forum: PS3 Development
- Topic: OtherOS demo program
- Replies: 51
- Views: 74229
well you can compile on linux on pc... im using ubuntu just as he was.jimparis wrote:If you have the same problem, then the solution is also the same.kid101skater wrote:i got the same problem and im on ubuntu also... any help would be nicejimparis wrote:Build it on a PS3, or build and use a cross compiler.
- Sun Jun 24, 2007 10:32 am
- Forum: PS3 Development
- Topic: OtherOS demo program
- Replies: 51
- Views: 74229
- Sun Jun 24, 2007 9:59 am
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
So... i downloaded ubuntu 7.04 and did alot of
and have not gotten the same errors. so i believe that its just a thing with cygwin.
Code: Select all
sudo get-apt install
- Sun Jun 24, 2007 1:31 am
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
ok now what bout my prob with the spu? wheres the one file to change prefix = /usr/local/ps3dev/spu to prefix = usr/local/ps3dev/spu or w/e the code it ........... Look to the makefile in the directory where the error happens Thank you. but i still cant get it to work :( so im gunna try not doing s...
- Sat Jun 23, 2007 6:11 am
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
ok now what bout my prob with the spu? wheres the one file to change
or w/e the code it
Code: Select all
prefix = /usr/local/ps3dev/spu
to
prefix = usr/local/ps3dev/spu
- Fri Jun 22, 2007 5:07 am
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
-delete -werror Try adding '--disable-werror' to the configure line for gcc in that script. Let me know how it turns out. -run the scripts in ps3toolchain/scripts , one by one If you grab the latest version from subversion, you can use something like './toolchain.sh 1 2 3 4 5' to specify which step...
- Thu Jun 21, 2007 8:25 am
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
im srry im just really confused on how im supposed to fix it... i got the cygwin thing setup with ur code and everything. what else... explain in detail.. im sure others will have this problem Edit : i tried them in ps3toolchain/scripts indevidually and i get the error in 005... still same error... ...
- Thu Jun 21, 2007 1:57 am
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
- Wed Jun 20, 2007 3:34 pm
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
- Wed Jun 20, 2007 2:40 pm
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
- Wed Jun 20, 2007 2:37 pm
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
- Wed Jun 20, 2007 2:12 pm
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
- Wed Jun 20, 2007 11:20 am
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
- Wed Jun 20, 2007 7:29 am
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
well everytime i open up the .bash_profile in home/kev/ and put those lines at the end from notepad, i open up cygwin and get an error: There lies your problem, Notepad. It does not save in Unix Format, so try adding Vim as a Cygwin package, or using another application like TextPad, PSPad that can...
- Wed Jun 20, 2007 7:00 am
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
- Wed Jun 20, 2007 6:56 am
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
can someone please explain more what to do with
Code: Select all
export PS3DEV=/usr/local/ps3dev
export PATH=$PATH:$PS3DEV/bin
export PATH=$PATH:$PS3DEV/ppu/bin
export PATH=$PATH:$PS3DEV/spu/bin
- Wed Jun 20, 2007 6:15 am
- Forum: PS3 Development
- Topic: The first working ps3toolchain release!
- Replies: 177
- Views: 396144
error
Code: Select all
ERROR: Set $PS3DEV before continuing.
../depends/check-ps3dev.sh: Failed.
Code: Select all
export PS3DEV=/usr/local/ps3dev
export PATH=$PATH:$PS3DEV/bin
export PATH=$PATH:$PS3DEV/ppu/bin
export PATH=$PATH:$PS3DEV/spu/bin