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 

how to enable rtti

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



Joined: 20 Oct 2008
Posts: 355

PostPosted: Fri May 22, 2009 1:05 am    Post subject: how to enable rtti Reply with quote

can rtti be used on the psp because in all of the makefiles samples it has -fno-rtti and i want to use boost which needs rtti enable for some of the pointer objects
Back to top
View user's profile Send private message MSN Messenger
jojojoris



Joined: 30 Mar 2008
Posts: 261

PostPosted: Fri May 22, 2009 5:47 am    Post subject: Reply with quote

dont know.

I would say: Try it...

Just remove -fno-rtti from th makefile and try to run it.
_________________
Code:
int main(){
     SetupCallbacks();
     makeNiceGame();
     sceKernelExitGame();
}
Back to top
View user's profile Send private message
coolkehon



Joined: 20 Oct 2008
Posts: 355

PostPosted: Sat May 23, 2009 1:00 am    Post subject: Reply with quote

i've heard from somewhere "bronsky" that the psp doesnt support RTTI but i added -frtti to the makefile and it still compiled and the psp supports exceptions (-fexceptions) if i remove -fno-exceptions so does it support RTTI if i remove -fno-rtti and replace it with -frtti
Back to top
View user's profile Send private message MSN Messenger
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