lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV 2.8pre.2 build on Digital UNIX


From: Jim Spath (Webmaster Jim)
Subject: LYNX-DEV 2.8pre.2 build on Digital UNIX
Date: Tue, 3 Mar 1998 16:47:38 -0500 (EST)

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 :-)

------
<http://www.cs.indiana.edu/picons/db/users/us/md/lib/bcpl/jspath/face.xbm>
Marvin the Paranoid Android says:
After that I went into a bit of a decline.....


reply via email to

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