ode to LyX. But indeed I am on that list
with the following entry.
Michal Jaegermann
E-mail: [EMAIL PROTECTED]
Fix to a very hard-to-find egcs bug that crashed
LyX on alpha architecture
egcs is now an ancient history and alpha is not exactly vibrant
nowadays. It had to be some one-liner a lon
A while ago I posted a workaround for a problem with egcs on Alpha
(with Linux and apparently also with Digital Unix) in math_iter.C
from lyx-1.0.3. It was caused, most likely, by an incorrect
inlining in some circumstances of memcpy function.
Because gcc-2.95 is available I tried to see if this
Kayvan Aghaiepour Sylvan wrote:
>
> On Wed, Jun 30, 1999 at 12:30:55AM -0600, Michal Jaegermann wrote:
> >
> > I reported a while ago problems with lyx-1.0.3 on alpha and
> > [...]
> >
> > Here is a patch which makes math_iter.C "safe" in the face
I reported a while ago problems with lyx-1.0.3 on alpha and
subsequently proposed spec file modifications to avoid triggering
the problem. Here is more detailed account what is really going on
(and a code modification).
This is indeed a compiler bug. To see it on a simple example look
at the f