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 

Standalone IOP tools for 3.2.2?

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



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Tue Oct 19, 2004 3:39 am    Post subject: Standalone IOP tools for 3.2.2? Reply with quote

It's possible to build binutils 2.14 and GCC 3.2.2 for IOP with just --prefix=iop, correct? I just want to be sure before I jump into something.
_________________
"He was warned..."
Back to top
View user's profile Send private message
pixel



Joined: 30 Jan 2004
Posts: 791

PostPosted: Tue Oct 19, 2004 3:42 am    Post subject: Reply with quote

Well, it is possible to compile binutils and gcc with --prefix=iop, but it won't do any good. You'd rather want --target=iop :P

Beware though: you have to install binutils before configuring gcc, otherwise iop-gcc will use ld and as instead of iop-ld and iop-as.

--edit--

on a side note though, you can mix up binutils and gcc directories together. I've got some scripts laying my harddrive that does that. It permits a direct build of both binutils and gcc, and the "links" between iop-gcc and iop-{ld,as} will be done directly.
_________________
pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department.
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Tue Oct 19, 2004 3:57 am    Post subject: Reply with quote

Heh, yeah I meant --target :). Thanks pixel.
_________________
"He was warned..."
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 -> PS2 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