Subject: Re: 1.3.2 compiler and LessTif queries
To: Martin Tee <martin.tee@argonet.co.uk>
From: Mark Brinicombe <mark@causality.com>
List: port-arm32
Date: 09/13/1998 20:07:56
On Sun, 13 Sep 1998, Martin Tee wrote:

> Has anyone managed to compile LessTif 0.86 with the 1.3.2 comp set and the
> UVM kernel without producing internal compiler errors? Is this something
> to do with the different floating point treatment, and if so what should I
> be doing to overcome it? Strangely enough, simple programs containing FP
> do work OK, so maybe its not this.

There is nothing particularly special about the floating point handling.
I have not tried compiling it with the 1.3.2 compiler but with -current
(still the same version of GCC) I just did

cd pkgsrc/x11/lesstif
make install

and it built and installed it.

> Another point about LessTif 0.86, it will compile using the 1.3Alpha set
> but programs containing list or scrolled window widgets, and possibly
> others, crash with a Fatal server error. Programs with just label or
> pushbutton widgets seem OK. Is it just me or is anyone else seeing this.
> If it is common I'll send a bug report to the lesstif developers.

Have not noticed programs crashing due to lesstif. With nedit and 0.85
there appeared to be several redraw problems occasionally with the fonts
and sometimes I had problems with the stats line. I'll rebuild it with
0.86 and see if the problems have gone.

Cheers,
				Mark