Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| >>>>> "ron" == ron  <[EMAIL PROTECTED]> writes:
| 
| ron> Ronald Florence ([EMAIL PROTECTED]) entered the following feedback
| ron> message on the LyX home page:
| ron> ----------------------------------------------------------------------------
| 
| ron> For the LyX developer group:
| 
| ron> LyX-1.3.0pre2 fails to compile on MacOSX-10.2.3 (gcc-3.1,
| ron> xforms-1.0) with the following error:
| 
| ron> lyx_on_osx.htmlformulabase.C:910:2: warning: #warning pretty ugly
| ron> formulabase.h: In function `void
| ron> __static_initialization_and_destruction_0(int, int)':
| ron> formulabase.h:32: no matching function for call to
| ron> `std::type_info::type_info() '
| ron> /usr/include/gcc/darwin/3.1/g++-v3/typeinfo:78: candidates are:
| ron> std::type_info::type_info(const char*)
| ron> /usr/include/gcc/darwin/3.1/g++-v3/typeinfo:72:
| ron> std::type_info::type_info(const std::type_info&) 
| 
| Could it be that rtti is off by default? 
| 
| Lars, does boost really need rtti, or is it just trying to annoy us?

rtti is used in some cases.

I am not sure that this error is just that.

-frtti might help of course.

-- 
        Lgb

Reply via email to