OpenOffice-devel: repeatable coredump with sun autodoc in
libstd++
M. Warner Losh
imp at bsdimp.com
Mon Jun 2 20:52:37 PDT 2003
In message: <20030602180313.S71313 at cvs.imp.ch>
Martin Blapp <mb at imp.ch> writes:
: I'm still working to get OpenOffice1.1Beta2 ready, but am now stuck with
: a segfault. The compile currently aborts on many places where -frtti is
: used, so everybody is using -fno-rtti these days. But here I get serious
: trouble with autodoc ...
:
: For some strange reason it didn't happen with -frtti, it happens only with
: -fno-rtti.
-frtti is required for dynamic_cast<T>(expr) to work. so if it is
broken, then you've got big problems.
Warner
More information about the freebsd-current
mailing list