I finally got this ps2 development enviornment to work and be error free but now I have one last and stupid problem. When I do the whole compiling and linking thing my ELF file won't be there and I don't know why.
Heres the command:
ee-gcc -o helloworld.elf -T/usr/local/sce/ee/lib/app.cmd helloworld.o crt0.o -L /usr/local/sce/ee/lib
I don't understand whats wrong and I don't even get any errors. But the ELF doesn't appear.
No output file?
-
- Posts: 22
- Joined: Mon Jul 24, 2006 1:11 pm
Hmm, I went to google and searched for PS2 Software Development Kit, and it came up with all these torrents leading to it. I downloaded it and it took awhille. Err it came with two diffrent toolchains I think. One is v3.2 and the other is v3.0. I'm using v3.2. I think its an official toolchain but I don't know.
:D
You've downloaded the official tools illegally. Nobody here will help you with what you've downloaded, please do not bring it up again. I recommend you delete it right away and visit http://ps2dev.org/ps2/Tutorials instead.
-
- Posts: 22
- Joined: Mon Jul 24, 2006 1:11 pm