why fiasco use -fno-rtti compile option?

Yuxin Ren ryx at gwmail.gwu.edu
Fri Jun 19 16:35:18 CEST 2015


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.xiaodong2 at 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 at os.inf.tu-dresden.de
> http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20150619/d0f3d6e4/attachment.htm>


More information about the l4-hackers mailing list