lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Re: http://www.wfbr.edu/dir/lynx allways incomplete downloa


From: Foteos Macrides
Subject: Re: LYNX-DEV Re: http://www.wfbr.edu/dir/lynx allways incomplete download.
Date: Fri, 03 Jan 1997 13:34:34 -0500 (EST)

"Ray T. 803-593-9954 ext. 1210" <address@hidden> wrote:
>>      It's fine.  I put today's .zip, .zip-lst and CHANGES in it (I
>>updated the online 'h'elp files, and converted that huge if, else if, ...
>>chain in LYReadCFG.c into a switch.  It's still big, with all the lynx.cfg
>>symbols we now have, but the VAXC compiler must have gotten through the
>>huge switches in HTML.c and LYMainLoop.c before tackling LYReadCFG.c, so
>>it shouldn't have any problem now.).
>
>Very nice!  It compiles with no problems on VAX-VMS now.  I did make
>one master change.  Changed the CC to be CC/VAXC for VAXC in the
>BUILD.COM and LIBMAKE.COM.  Don't understand much about why.  When 
>you type CC on my system, it really runs the DECC executable, but it 
>is detected as VAXC in BUILD.COM and is much happier if you use the 
>/VAXC option.  It was the easy fix anyway.

        If you have both DECC and VAXC available, you are better off
using DECC.  It uses the optimized memory allocation functions for
VAXC, but those are still decades old, and the DECC malloc(), calloc()
and free() are much more efficient.  Lynx is allocating or freeing
something constantly, and the difference in efficiency is noticeable.

                                Fote

=========================================================================
 Foteos Macrides            Worcester Foundation for Biomedical Research
 address@hidden         222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; 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]