Kuba Ober wrote:
>
> Hi,
> Does anybody have patches for lyx to cleanly compile under gcc-3.1 (+
> xforms-0.89)?
> Cheers, Kuba Ober
Reading specs from /usr/local/lib/gcc-lib/i586-pc-linux-gnu/3.1/specs
Configured with: ../gcc-3.1/configure --enable-shared --enable-threads
--enable-version-specific-runtime-libs --disable-nls
--enable-languages=c,c++,objc,f77 --enable-cpp
Thread model: posix
gcc version 3.1
bash$
I had to make several passes at compiling 3.1 to get LyX-1.2 to compile.
The things I added as I went along were objc, --enable-cpp, and
--enable-threads Don't know which did the trick.
Garst