lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV 2-8 object size & long-list


From: T.E.Dickey
Subject: Re: LYNX-DEV 2-8 object size & long-list
Date: Tue, 3 Mar 1998 21:33:22 -0500 (EST)

> 
> > Re: Sun's compiler and lynx size
> > 
> > Lynx 2.7.1 dev ac-118 on Solaris 2.5.1/SPARC, Sun's compiler, curses, 
> > externs
> > enabled, nsl-fork enabled, zlib enabled, and using ncurses, compiles for me 
> > into
> > a 4.5 meg image(!) which strips down into a 4.2 meg executable.
> 
> Man, that's bad news.  I've got ("make-install" = stripped):
> -rwxr-xr-x   1 bin       1117940 Mar  3 13:56 /usr/opt/lynx
> (no externs, using slang, Solaris 2.6 -- but compiling with gcc).
But as I mentioned - the default compiler options are -g rather than -O.
The gcc build combines -O and -g.  (I am not 100% sure I want to change
that, since there are compiler problems with optimization, especially
with the large modules such as LYMainLoop.c).
 
> __Henry
> 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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