forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Compiling PSPGBA (1.1)

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
bakfiets



Joined: 20 Jan 2006
Posts: 2

PostPosted: Fri Jan 20, 2006 7:13 am    Post subject: Compiling PSPGBA (1.1) Reply with quote

Hello everyone,

Just recently I've got my very own PSP and found out about these forums shortly after. Glad to see there are some still free from the millions of 'downgrader 2.01 to 1.5 plz' posts. However, I should admit that my question might be slightly newbie-ish aswell, can't say I haven't tried search though. Or Google. Neither could help me get PSPGBA source compiled though :) I've managed to install and configure cygwin just fine, pspsdk compiled and installed, the various required libs (I got the pspdev sdl trunk), however now I'm running into the slight minor problem that the configure script doesn't know about the psp :O

Quote:

LDFLAGS="-L`psp-config --pspsdk-path`/lib -lc -lpspuser" ./configure --host psp --prefix=`psp-config --psp-prefix`


This is what I tried, and he gave me:
Quote:

checking host system type... Invalid configuration `psp': machine `psp' not recognized


Ok so I figure the config script doesn't have a set of options for the psp (how did the author compile it then?). I'm compiling it now against a blank ./configure, however I gave up much hope of getting that to work. Anyone can point me in the right direction? I'd love to fiddle around with the emulator, since the code didn't seem that complex, just need to get it to work to start the trial 'n error lovin' :) Ohh and I googled for some newbie (l)unix guides to get to know that area of expertise a bit better, turned up a lot though, any particular resourceful sites anyone can recommend?

Thanks!
Back to top
View user's profile Send private message
tomson2000



Joined: 22 Jan 2006
Posts: 4

PostPosted: Sun Jan 22, 2006 1:21 pm    Post subject: Compilable source code Reply with quote

http://bbs.pspchina.net/read.php?tid=55939&fpage=1
Back to top
View user's profile Send private message
bakfiets



Joined: 20 Jan 2006
Posts: 2

PostPosted: Mon Jan 23, 2006 12:55 am    Post subject: Reply with quote

Thanks mate! That's why it didn't show up in Google, it's Chinese, check this for a google translated version if people want to see it. When I get behind my dev machine I'll have a go, thanks again for the link and I'll see what I can do with the source.

EDIT:
Ah you wrote it yourself, didn't even notice that, great work! The replies don't make much sense in English though, they sound poetic hehe...

PS: Could you post the files here aswell? I'd hate to litter those boards with a n account I'll never use, just to download the files. Thanks!
Back to top
View user's profile Send private message
tomson2000



Joined: 22 Jan 2006
Posts: 4

PostPosted: Mon Jan 23, 2006 8:48 am    Post subject: Free FTP download Reply with quote

PSPGBA v1.1 source code
ftp://trm:trm@ftp.448.cn/pspgba_v1.1_src.rar
libunzip source code
ftp://trm:trm@ftp.448.cn/libunzip-src.rar

To compile:
# cd /tmp
# unrar x libunzip-src.rar
# cd libunzip
# make
# make install
# cd ..
# unrar x pspgba_v1.1_src.rar
# cd pspgba_v1.1_src/src
# make
# make kxploit
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group