-fno-rtti

Christopher Faylor cgf@redhat.com
Sat Jul 27 18:27:00 GMT 2002


On Sat, Jul 27, 2002 at 11:03:28PM +0100, Conrad Scott wrote:
>"Conrad Scott" <Conrad.Scott@dsl.pipex.com> wrote:
>> Would the alternative of compiling just the cygserver with rtti
>be
>> acceptable?  For the problem I've got (which is defining
>equality
>> operators on a class hierarchy) rolling my own code would
>probably
>> cost more in terms of space and time than the native C++ rtti.
>
>I've found a way of doing this w/o dynamic_cast (and w/o being too
>extremely horrible either), so I'll change over to that and avoid
>the issue.  As you said in your reply "I'd rather not make a
>conscious decision to do this when it can be avoided."  I'll go
>with that :-)

Ok.  I guess I won't admit that I was wavering then.  :-)

cgf



More information about the Cygwin-developers mailing list