FYI on Solaris lyx does no build when -g is omitted

2001-06-07 Thread Dimitri Papadopoulos
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

Re: LyX 1.1.6fix2: problems loading PostScript files

2001-06-07 Thread Dimitri PAPADOPOULOS-ORFANOS
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

LyX 1.1.6fix2: problems loading PostScript files

2001-06-06 Thread Dimitri PAPADOPOULOS-ORFANOS
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

Re: LyX 1.1.6 on Solaris 7

2001-01-17 Thread Dimitri PAPADOPOULOS-ORFANOS
> 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

Re: LyX 1.1.6 on Solaris 7

2001-01-16 Thread Dimitri PAPADOPOULOS-ORFANOS
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'

LyX 1.1.6 on Solaris 7

2001-01-16 Thread Dimitri PAPADOPOULOS-ORFANOS
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/