Removing RTTI from binaries

Mike via D.gnu d.gnu at puremagic.com
Sun May 10 02:54:49 PDT 2015


On Thursday, 15 January 2015 at 12:01:05 UTC, Johannes Pfau wrote:
>
> After some google-fu:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=192
> Considering this was filed in 2000 I'd say it's not very likely 
> to get
> fixed soon :-(
>
> So the best option is probably to get rid of this problem by 
> patching
> the compiler (@notypeinfo or -fnortti).

Looks like someone picked up on this and submitted a patch:  
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=192#c9   Cool!!  But 
I still have yet to test it.

-fnortti would still be most welcome.

Mike


More information about the D.gnu mailing list