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 

Porting

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



Joined: 12 Aug 2008
Posts: 394

PostPosted: Fri Dec 19, 2008 11:57 pm    Post subject: Porting Reply with quote

Could it be possible to port the pspsdk to djgpp?
Back to top
View user's profile Send private message AIM Address
PosX100



Joined: 15 Aug 2007
Posts: 98

PostPosted: Sat Dec 20, 2008 8:38 am    Post subject: Reply with quote

Hey , where you've been ? ...

I have great news : ITS almost christmas!.... no wait .... i really have great news : DJPP port is finally available!!!! , ... get it from here :
http://tinyurl.com/3mpwqj .

I have just compiled Xmas-demo successfully!!...really cool...


Credits to ::Santa , Snow white & stuart little.
Back to top
View user's profile Send private message
Dariusc123456



Joined: 12 Aug 2008
Posts: 394

PostPosted: Sat Dec 20, 2008 10:20 am    Post subject: Reply with quote

It lead me to youtube. Provide me a download link (not with tinyurl). If its possible to port it, I will do it
Back to top
View user's profile Send private message AIM Address
PosX100



Joined: 15 Aug 2007
Posts: 98

PostPosted: Sat Dec 20, 2008 1:25 pm    Post subject: Reply with quote

Dariusc123456 wrote:
It lead me to youtube. Provide me a download link (not with tinyurl). If its possible to port it, I will do it


You must have clicked on (porn?)adds...

Try with this one : www.djgpp.org/pspsdk.zip
Back to top
View user's profile Send private message
Dariusc123456



Joined: 12 Aug 2008
Posts: 394

PostPosted: Sat Dec 20, 2008 3:05 pm    Post subject: Reply with quote

PosX100 wrote:
Dariusc123456 wrote:
It lead me to youtube. Provide me a download link (not with tinyurl). If its possible to port it, I will do it


You must have clicked on (porn?)adds...

Try with this one : www.djgpp.org/pspsdk.zip


I know you are bored and might have a dozen of links that lead to stupid crap
Back to top
View user's profile Send private message AIM Address
Art



Joined: 09 Nov 2005
Posts: 647

PostPosted: Sat Dec 20, 2008 6:25 pm    Post subject: Reply with quote

Already done back in 2007: source code
Should have searched first.
_________________
If not actually, then potentially.
Back to top
View user's profile Send private message
PosX100



Joined: 15 Aug 2007
Posts: 98

PostPosted: Sat Dec 20, 2008 9:47 pm    Post subject: Reply with quote

Dariusc123456 wrote:
PosX100 wrote:
Dariusc123456 wrote:
It lead me to youtube. Provide me a download link (not with tinyurl). If its possible to port it, I will do it


You must have clicked on (porn?)adds...

Try with this one : www.djgpp.org/pspsdk.zip


I know you are bored and might have a dozen of links that lead to stupid crap


My bad ... sorry , i think i rick roll'd the package with the source code...

ANYwayz , promise that you'll finish the "job" no matter what(WUT?) , like always , and this thread will be ready to go @ HOS.
Back to top
View user's profile Send private message
Dariusc123456



Joined: 12 Aug 2008
Posts: 394

PostPosted: Sat Dec 20, 2008 11:20 pm    Post subject: Reply with quote

Nevermind, Ill port it then.
Back to top
View user's profile Send private message AIM Address
adrahil



Joined: 16 Mar 2006
Posts: 277

PostPosted: Sat Dec 20, 2008 11:26 pm    Post subject: Re: Porting Reply with quote

Dariusc123456 wrote:
Could it be possible to port the pspsdk to djgpp?

It is theoretically possible, you're however better off using the mingw (no cygwin) port of devkitpro (http://www.devkitpro.org/). Where you _really_ need djgpp is on a 16bit system, which would probably have no usb support anyway.

@PosX100: Try to post useful things next time instead of bloating your post count. (remind yourself of your first posts and how politely you have been answered to, and try to do the same...)
Back to top
View user's profile Send private message
adrahil



Joined: 16 Mar 2006
Posts: 277

PostPosted: Sat Dec 20, 2008 11:27 pm    Post subject: Re: Porting Reply with quote

*edit: damn browser, submitted post three times*

Last edited by adrahil on Sun Dec 21, 2008 11:08 am; edited 1 time in total
Back to top
View user's profile Send private message
adrahil



Joined: 16 Mar 2006
Posts: 277

PostPosted: Sat Dec 20, 2008 11:28 pm    Post subject: Reply with quote

*edit: damn browser, submitted post three times*
Back to top
View user's profile Send private message
Dariusc123456



Joined: 12 Aug 2008
Posts: 394

PostPosted: Sun Dec 21, 2008 3:02 pm    Post subject: Reply with quote

The reason is that I want to make homebrew on the go using dosbox, and pspsdk ported to djgpp. I use it on my psp, and use pspwrite to write the program. Im working on 2 projects, and I dont be at home most of the time. Right now, I sent this message is from my psp (my phone is the hotspot).

Ill see what I can do.



Dont click on the submit button to many time.
Back to top
View user's profile Send private message AIM Address
PosX100



Joined: 15 Aug 2007
Posts: 98

PostPosted: Sun Dec 21, 2008 9:23 pm    Post subject: Reply with quote

Quote:

@PosX100: Try to post useful things next time instead of bloating your post count.
(remind yourself of your first posts and how politely you have been answered to,
and try to do the same...)


->
Quote:

*edit: damn browser, submitted post three times*


See what happens when messing with a flamer? :P



Quote:

The reason is that I want to make homebrew on the go using dosbox,
and pspsdk ported to djgpp. I use it on my psp, and use pspwrite to write the program.
Im working on 2 projects, and I dont be at home most of the time.
Right now, I sent this message is from my psp (my phone is the hotspot).

Ill see what I can do.


=/\ ...Magaiver...
Back to top
View user's profile Send private message
Art



Joined: 09 Nov 2005
Posts: 647

PostPosted: Sun Dec 21, 2008 11:10 pm    Post subject: Reply with quote

Quote:
The reason is that I want to make homebrew on the go using dosbox, and pspsdk ported to djgpp.

I was waiting for the punchline, there it is.
Quote:
remind yourself of your first posts and how politely you have been answered to, and try to do the same...)

It's asking a lot if you see this guy's history.
_________________
If not actually, then potentially.
Back to top
View user's profile Send private message
jean



Joined: 05 Jan 2008
Posts: 489

PostPosted: Mon Dec 22, 2008 12:29 am    Post subject: Reply with quote

_I REMEMBER_ how "politely" was answered on my first post, so i can't definitely feel ashamed saying that i'm with posx...Darius: you always make our gray coding days funny as hell!!!
Back to top
View user's profile Send private message
Dariusc123456



Joined: 12 Aug 2008
Posts: 394

PostPosted: Tue Dec 23, 2008 5:26 am    Post subject: Reply with quote

Can someone to me a favor and give me a link to the pspsdk source? I need the gcc, etc. Thanks
Back to top
View user's profile Send private message AIM Address
Wally



Joined: 26 Sep 2005
Posts: 672

PostPosted: Tue Dec 23, 2008 7:46 am    Post subject: Reply with quote

Dariusc123456 wrote:
Can someone to me a favor and give me a link to the pspsdk source? I need the gcc, etc. Thanks


svn co svn://svn.ps2dev.org/psp/trunk/pspsdk
Back to top
View user's profile Send private message AIM Address
Dariusc123456



Joined: 12 Aug 2008
Posts: 394

PostPosted: Tue Dec 23, 2008 1:21 pm    Post subject: Reply with quote

I mean the psp-gcc source. I got the sdk libs, and tools, etc.
Back to top
View user's profile Send private message AIM Address
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Tue Dec 23, 2008 4:07 pm    Post subject: Reply with quote

The toolchain script fetches the normal gcc arc and then patches it before compiling it for cross compiling. So after the toolchain script is done, the source will be in psptoolchain/build/gcc-4.3.1/.

To get the toolchain script and patches, checkout the dir from the repo:

svn co svn://svn.ps2dev.org/psp/trunk/psptoolchain
Back to top
View user's profile Send private message AIM Address
Dariusc123456



Joined: 12 Aug 2008
Posts: 394

PostPosted: Tue Dec 23, 2008 10:05 pm    Post subject: Reply with quote

Now, I am not runing the toolchain again. Ill look through the scripts for a link to download.
Back to top
View user's profile Send private message AIM Address
PosX100



Joined: 15 Aug 2007
Posts: 98

PostPosted: Tue Dec 23, 2008 11:57 pm    Post subject: Reply with quote

Dariusc123456 wrote:
Now, I am not runing the toolchain again. Ill look through the scripts for a link to download.


Do you need any help with the links ? I have loads of linkZZzzZZ :P
Back to top
View user's profile Send private message
Dariusc123456



Joined: 12 Aug 2008
Posts: 394

PostPosted: Wed Dec 24, 2008 5:01 am    Post subject: Reply with quote

No thanks...
Back to top
View user's profile Send private message AIM Address
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