In here are listed all problems I am aware of, including workarounds if available
( Skim ToDo as well for missing features. )

- generic:


- platform specific:

alpha*-*-linux-gnu:

 * When compiled with egcs KLyX crashes on some math constructs.
   ( this bug is for example encountered when opening the tutorial. )
   -> Compile without optimization, this is done by using
       CXXFLAGS=$CXXFLAG" -O0 " <path>/configure
   -> A better though not as simple workaround is to recompile the single file
      math_iter.C without optimization and relink the executable.


Please report any additional bugs to <klyx-bugs@kde.org>
