| View previous topic :: View next topic |
| Author |
Message |
HexDump
Joined: 07 Jun 2005 Posts: 70
|
Posted: Fri Jun 24, 2005 10:59 pm Post subject: Help with pbp not running compiling with psptoolchain-200506 |
|
|
Hi,
I downloaded psptoolchain-20050619.tgz from http://www.oopo.net/consoledev/. I built the psp gcc compiler and compiled nem example. The pbp was created but when I try to execute it, it seems not to be valid, and the psp emu only shows a black screen, has anybody come across this problem?.
Thanks in advance,
HexDump. |
|
| Back to top |
|
 |
inomine
Joined: 05 May 2005 Posts: 53
|
Posted: Fri Jun 24, 2005 11:30 pm Post subject: |
|
|
Start with either updating to the latest version (just in case), or wait for the PSP SDK to be released in the next couple of days.
The script that nem produces is now old and has some options which were only needed for ps2sdk, have a search on these forums to find the updated commands required.
Finally make sure that you are running outpatch and elf2pbp on the compiled result.
Edit: elf3pbp was clrearly supposed to say elf2pbp |
|
| Back to top |
|
 |
HexDump
Joined: 07 Jun 2005 Posts: 70
|
Posted: Fri Jun 24, 2005 11:36 pm Post subject: |
|
|
psp sdk? how do you know it will be realeases shortly? is it the official one?.
Thanks in advance,
HexDump. |
|
| Back to top |
|
 |
Guest
|
Posted: Fri Jun 24, 2005 11:46 pm Post subject: |
|
|
| Here, pspsdk refers to the homebrew sdk developed at this site. Not the official one, which is normally referred to as the "official" or "sony" or whatnot, just prior to the person getting banned... |
|
| Back to top |
|
 |
HexDump
Joined: 07 Jun 2005 Posts: 70
|
Posted: Fri Jun 24, 2005 11:56 pm Post subject: |
|
|
Hehe, ok, thanks a lot. I will wait for the psp sdk, hope it will releases soon :). Hope it could be run on windoes.
HexDump. |
|
| Back to top |
|
 |
Agoln

Joined: 08 Jun 2005 Posts: 326 Location: Fort Wayne, IN
|
Posted: Sat Jun 25, 2005 12:24 am Post subject: |
|
|
| HexDump wrote: | | Hope it could be run on windoes. |
I just hope that it will run on *nix... |
|
| Back to top |
|
 |
inomine
Joined: 05 May 2005 Posts: 53
|
Posted: Sat Jun 25, 2005 1:27 am Post subject: |
|
|
I know that it is planned for realease soon as there have been quite a number of mentions of it here and on the irc channel.
It should compile on any platform that has a working gcc implementation as all it will be is a modified copy of gcc with some tools and some header files, at least that's how I understand it. |
|
| Back to top |
|
 |
|