Rich Shepard wrote: > On Thu, 25 Mar 2004, Angus Leeming wrote: > >> So, my initial assumption is that you've hit a compiler bug. > > Angus, > > That reminded me that I had the same problem with Scribus. I had > downloaded gcc-3.x and installed it in addition to the default 2.96. > So, I modifed Makefile to indicate: > CC = gcc3 > CXX = g++-3 > > Makes no difference.
One other thing: you're using the same C++ compiler to compile lyx as was used to compile the qt libs I hope? Else you're on a hiding to nothing. -- Angus