lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV 2.8pre.2 build on Digital UNIX


From: Webmaster Jim
Subject: Re: LYNX-DEV 2.8pre.2 build on Digital UNIX
Date: Fri, 6 Mar 1998 06:11:22 -0500

On Tue, Mar 03, 1998 at 04:47:38PM -0500, I (Webmaster Jim) wrote:
> I've configured and compiled the "pre 2" version on Digital UNIX 3.2 and
> 4.0.  My older 3.2 box has limited memory, so is apparently no optimizing
> very well.  It chokes on LYMainLoop.c and HTML.c.  I manually lowered the
> -O flag to 3500 on each and it built.  I remember we took off -g3, but I
> don't remember needing to lower the number before.
> 
> Previous discussion on Digital UNIX 3.2:
> http://www.flora.org/lynx-dev/html/month1197/msg00319.html
> http://www.flora.org/lynx-dev/html/month1197/msg00323.html
> 
> My errors on Digital UNIX 3.2:
> ][> cc -DHAVE_CONFIG_H   -I.  -I..  -Ichrtrans  -I./chrtrans  -I..
> -I../src  -I../WWW/Library/Implementation   -O -Olimit 3500  -DDSYS5  -c 
> ./LYMainLoop.c
> 
> uopt: Warning: mainloop: this procedure not optimized because it
>       exceeds size threshold; to optimize this procedure, use -Olimit
>       option with value >= 3868.
> 
> ][> cc -DHAVE_CONFIG_H   -I.  -I..  -Ichrtrans  -I./chrtrans  -I..
> -I../src  -I../WWW/Library/Implementation   -O -Olimit 3500 -DDSYS5  -c 
> ./HTML.c
> 
> uopt: Warning: HTML_start_element: this procedure not optimized because it
>       exceeds size threshold; to optimize this procedure, use -Olimit
>       option with value >= 3927.
> 
> Perhaps my memory has shrunk as the application has grown :-)

It's still a problem with pre3 on Digital UNIX 3.2

++++++++++++++++++++++++++++
Marvin the Paranoid Android.
> After that I went into a bit of a decline.....

reply via email to

[Prev in Thread] Current Thread [Next in Thread]