> 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.