Hi,
> 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
> debuggin
really related to the compiler or the
C++ library as far as I can tell.
So don't use GCC 2.95.3 to build LyX, at least on Solaris.
Thanks!
--
Dimitri Papadopoulos
yX was
compiled with GCC 2.95.3. We use GhostScript 6.50.
This does _not_ happen on Linux with the same LyX 1.1.6fix2
compiled with Red Hat's GCC 2.96 and using GhostScript 5.50.
Regards,
--
Dimitri Papadopoulos
> Dimitri> Note that I use GNU as and ld to work around limitations of
> Dimitri> the Sun assembler (problems with limited symbol name length
> Dimitri> and problems with C++ dynamic libraries at link-time) and I
> Dimitri> have also enabled "squangling" in our GCC compilers on
> Dimitri> Solaris
I wrote:
> In both cases LyX won't link:
>
> $ ./configure --prefix=/usr/local/lyx-1.1.6
> --with-extra-inc=/usr/local/xforms-0.88/FORMS:/usr/local/xpm/include
> --with-extra-lib=/usr/local/xforms-0.88/FORMS:/usr/local/xpm/lib
> $ gmake
> [...]
> gmake[3]: Entering directory `/tmp/lyx-1.1.6/src'
Hi,
I have the following compiler configurations on Solaris 7:
1) egcs 1.1.2 + GNU binutils 2.10 (as + ld) + GNU make 3.79.1
2) gcc 2.95.2 + GNU binutils 2.10 (as + ld) + GNU make 3.79.1
XForms 0.88 and XPM 3.4k were built with the Sun C compiler and
installed in /usr/local/xforms-0.88 and /usr/