[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: shared library RTTI with gcc
- From: roberto@... (Roberto Ierusalimschy)
- Date: Fri, 5 Oct 2007 23:25:14 -0300
> However, the fact that a program behaves differently from one platform
> to another one with a C++ library is wrong in my opinion: it works under
> Windows, but not with gcc.
We may try to make it stop working under Windows, if this is what bothers
you :)
Now serious, can someone enlighten me about why RTTI needs this global
flag?
-- Roberto