>>>>> "ost" == ost <[EMAIL PROTECTED]> writes:
>> There is a known problem with this combination of
>> software. INSTALL states:
ost> Well, it didn't state that in the 1.0.0 release ...
You're right. We had a lot of reports about this problem just after
1.0.0 was released. We have not found out yet whether the problem is
in egcs 1.1.1 or LyX.
ost> Anyway, by a binary search I found out that the offending
ost> function is
ost> void MathedIter::Insert(MathedInset* p, int type) { ...
Yes. If you have any idea on why it happens, we'd be interested...
ost> If this function is put in an additional file that doesn't get
ost> optimized, then LyX works fine. So maybe you want to take a
ost> closer look, what that's supposed to do.
This solution is probably a bit complicated... I do not think that
giving up optimization on the whole file is a big loss anyway.
JMarc