I though I would pass this information along so others would know of
the problem. I was compiling lyx-1.1.6fix2 on a Sun Ultra-60 running
Solaris 2.6 using gcc 2.95.3 and the assembler from /usr/ccs/bin. The
problem was that the assembler failed on one of the files when
debugging was turned off (no -g). I forgot to write the filename
down, but from memory it was in the insets directory and I think it
was insetinclude. It looked like the variable used to set the data
size was one of those whoppers from the STL and the assembler didn't
know what to do with it. Everything worked fine when the -g was left
in.
I hope this is helpful.
Best regards,
Cary Renzema