lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV lynx 2.7.1


From: T.E.Dickey
Subject: Re: LYNX-DEV lynx 2.7.1
Date: Tue, 29 Apr 1997 05:45:02 -0400 (EDT)

> On Mon, 28 Apr 1997, Foteos Macrides wrote:
> 
> >     The problem files are SGML.c, HTML.c and LYMainLoop.c, which have
> > enormous switch() sections.  In the vanilla Makefile, I added -Olimit 2000
> > for the libwwwFM files, which was big enough to get SGML.c fully optimized,
> > and -Olimit 4000 for the src/* modules, which was big enough for both
> > HTML.c and LYMainLoop.c. 
> 
> Is there an -Olimit for gcc?  I am really a greenhorn with gcc and djgpp
> could use a limiter so I can turn -O back on but it didn't like it:
no.  The closest (I believe) is the number on the -O option, which someone
decided was portable (e.g., -O2). 

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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