Page 1 of 1

Anyone knows how to enable rtti and C++ exception?

Posted: Fri Jul 31, 2009 10:14 pm
by torshie
I want to write a kernel in beautiful c++, so these two features are very important. Could anybody give me some help on this? Thanks
My platform: g++, amd64

Re: Anyone knows how to enable rtti and C++ exception?

Posted: Sat Aug 01, 2009 9:09 am
by Combuster
Well, start with google and the C++ article (like the good ol'e rules told you to)