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
Anyone knows how to enable rtti and C++ exception?
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Anyone knows how to enable rtti and C++ exception?
Well, start with google and the C++ article (like the good ol'e rules told you to)