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 

PSP toolchain debian packages

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



Joined: 28 Jun 2005
Posts: 4

PostPosted: Tue Jun 28, 2005 2:58 am    Post subject: PSP toolchain debian packages Reply with quote

I've made debian packages of psptoolchain based on version 20050613.

You can grab it here : http://spike.sp.free.fr/psptoolchain/,
I didn't tested it much, I just compiled nem's HW.

Packages are build for debian unstable aka sid.
Back to top
View user's profile Send private message
hruske



Joined: 09 Jul 2005
Posts: 1

PostPosted: Sat Jul 09, 2005 9:38 am    Post subject: Reply with quote

you could at least post the sources (the tar.gz and .dsc files) too, since many users (me too) are on amd64 nowadays and cant quite use i386 packages.

Or if somebody wanted a sarge build.
Back to top
View user's profile Send private message
spikesp



Joined: 28 Jun 2005
Posts: 4

PostPosted: Sat Jul 09, 2005 6:49 pm    Post subject: Reply with quote

The tar.gz of gcc, binutils and newlib sources can be obtained easily, for the rest you should have looked in the debian directory.

The are 4 dirs : binutils-2.16, gcc-4.0.0-pre-newlib, gcc-4.0.0 and newlib-1.13.0, which contains the files dpkg-buildpackages will look for, example :

To build binutils debian package :
- extract binutils sources
- copy all the files from http://spike.sp.free.fr/psptoolchain/debian/binutils-2.16 to a debian dir at binutils sources root.
- dpkg-buildpackage -rfakeroot -b -uc
- and you got your own binutils debian package

You need to compile debian packages in that order :
    binutils : extract, copy binutils-2.16 dir, compile, install package.
    gcc (to build newlib) : extract, copy gcc-4.0.0-pre-newlib dir, compile, install gcc debian package.
    newlib : extract, copy newlib-1.13.0 dir, compile, install package.
    gcc : extract, copy gcc-4.0.0 dir, compile, install debian packages.


So you see, there was everything you needed.
Back to top
View user's profile Send private message
cornpet



Joined: 17 Mar 2006
Posts: 1

PostPosted: Fri Mar 17, 2006 6:59 pm    Post subject: can't make psp-eboots Reply with quote

I've installed the 4 .deb files, but i cant make any eboots, the pspsdk can't be installed because of missing files.
What have i done wrong ?

Thanx
Back to top
View user's profile Send private message
spikesp



Joined: 28 Jun 2005
Posts: 4

PostPosted: Fri Mar 17, 2006 9:03 pm    Post subject: Reply with quote

The packages are too old, and there were many changes since this version.
I should have time in the next 2 weeks to update it.

I'll post here when it's done.
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