>>> C++ Compiler: g++ (3.3.4) > >Thanks, I installed gcc-4.3.2 locally and ... LyX compiled successfully >(even without re-compiling Qt beforehand). > >If the error was due to the old compiler, I suggest modifying the LyX >.INSTALL file where it says: > >"First of all, you will also need a recent C++ compiler, where recent >means that the compilers are close to C++ standard conforming (gcc 3.x)."
Can anyone comment on the version of gcc needed to compile ? If it is true that g++ 3.3.4 doesn't compile anymore, we should indeed update the INSTALL file and 'configure' ? Vincent