| View previous topic :: View next topic |
| Author |
Message |
Pseudo ANIMALISTIC
Joined: 14 May 2005 Posts: 8
|
Posted: Fri Nov 04, 2005 11:10 pm Post subject: Request for Linux pre-compiled version.. |
|
|
Didn't know where to put this.. mods, please move this if you deem it inappropriate for the forum.
I was wondering if someone could sent me an already-compiled version of PSPSDK for Linux..
The reason I ask is because I've never had luck compiling PSPSDK on NetBSD, and I have a very strong feeling that it goes back to the fact that the system is non-GNU with its headers and all...
And since NetBSD has Linux binary support, I guess that's my only way out of this dillema.
Can anyone be so kind as to tar cjf up their copy of PSPSDK and upload it to yousendit, megaupload, or wherever deems necessary and provide a link?
Thanks a lot for any help. |
|
| Back to top |
|
 |
sherpya

Joined: 03 Oct 2005 Posts: 61
|
Posted: Sat Nov 05, 2005 12:13 am Post subject: |
|
|
svn 1280 with all libs in svn repository binaries are stripped info man doc ripped out you need glibc 2.3.5 for debian sid, you can find needed libs in .deb files (they are ar archives)
As soon as I will get installation of netbsd 2.1 in my vmware I can try to make native binaries
Last edited by sherpya on Sat Nov 26, 2005 5:03 am; edited 1 time in total |
|
| Back to top |
|
 |
Pseudo ANIMALISTIC
Joined: 14 May 2005 Posts: 8
|
Posted: Sat Nov 05, 2005 12:25 am Post subject: |
|
|
Thanks loads man! I appreciate it! :D
btw, that's the great thing about debs... it's just a simple ar -x and then tar xvzpf data.tar.gz -C / to get them installed.. no hassle. :)
Thanks again! |
|
| Back to top |
|
 |
sherpya

Joined: 03 Oct 2005 Posts: 61
|
Posted: Sat Nov 05, 2005 4:45 pm Post subject: |
|
|
I admin that at first sight netbsd looked to me very unfriendly, no bash no vim no wget arg... but pkgsrc helped me, it took a bit of time to compile all the needed stuff but finally I have a native pspsdk archive for you,
it's made on netbsd 2.1 I don't known if it works on 2.0.2 or 2.0
(btw I prefer linux :P)
Also updated my libs build script to work on netbsd and I think on other non-Gnu systems
http://oss.netfarm.it/psp/build_libs.sh
Last edited by sherpya on Sat Nov 26, 2005 5:04 am; edited 1 time in total |
|
| Back to top |
|
 |
sherpya

Joined: 03 Oct 2005 Posts: 61
|
Posted: Mon Nov 07, 2005 10:41 pm Post subject: |
|
|
New versions:
Updated build script to version 0.3
http://oss.netfarm.it/psp/build_libs.sh
Last edited by sherpya on Sat Nov 26, 2005 5:04 am; edited 1 time in total |
|
| Back to top |
|
 |
sherpya

Joined: 03 Oct 2005 Posts: 61
|
Posted: Fri Nov 11, 2005 8:29 am Post subject: |
|
|
New version for linux:
Last edited by sherpya on Sat Nov 26, 2005 5:04 am; edited 1 time in total |
|
| Back to top |
|
 |
Pseudo ANIMALISTIC
Joined: 14 May 2005 Posts: 8
|
Posted: Fri Nov 11, 2005 11:55 pm Post subject: |
|
|
Hey. :D
Thanks for the native packages, I'll be sure to try them out..
However, at the moment I'm using NetBSD 3.99.7; (By the current-versioning system) don't think it should make too much of a difference though.. |
|
| Back to top |
|
 |
sherpya

Joined: 03 Oct 2005 Posts: 61
|
|
| Back to top |
|
 |
|