This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: -fno-rtti


> Date: Mon, 13 Mar 2000 10:33:58 -0800
> From: Neelakanth Nadgir <NEELAKANTH.NADGIR@SUN.COM>

>  a quick question,
>  If a code uses RTTI, can it be compiled with -fno-rtti ?

If you defined `uses RTTI' to mean, code that when compiled without
it, will fail, then, no.  But isn't this obvious to you?  I wonder if
there is a subtly to your question that I am missing because it is too
short.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]