Do you want to use rtti in kernel or user level?

It seems to be pretty difficult to support rtti and exception handler in
run-time, especially in kernel.
I also want to know if Fiasco support exception handler in kernel or user
space.
If it supports, I want to learn to how to achieve such support.

Thanks a lot.
Yuxin

On Fri, Jun 19, 2015 at 10:28 AM, <liu.xiaodo...@zte.com.cn> wrote:

>
> Hi, Guys!
>
>         I want to use typeid() and dynamic_cast() in fiasco, but failed,
> because of the -fno-rtti option. Why fiasco disable rtti? Are there some
> bad effects if we enable it?
>
>         thanks!
>
> --------------------------------------------------------
> ZTE Information Security Notice: The information contained in this mail
> (and any attachment transmitted herewith) is privileged and confidential
> and is intended for the exclusive use of the addressee(s).  If you are not
> an intended recipient, any disclosure, reproduction, distribution or other
> dissemination or use of the information contained is strictly prohibited.
> If you have received this mail in error, please delete it and notify us
> immediately.
>
> _______________________________________________
> l4-hackers mailing list
> l4-hackers@os.inf.tu-dresden.de
> http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
>
_______________________________________________
l4-hackers mailing list
l4-hackers@os.inf.tu-dresden.de
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers

Reply via email to