lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV libwww compiler flags


From: Foteos Macrides
Subject: Re: LYNX-DEV libwww compiler flags
Date: Fri, 08 Nov 1996 10:59:35 -0500 (EST)

Mike Brown <address@hidden> wrote:
>1. Is the file WWW/Library/freebsd/Makefile there is this line:
>CFLAGS += -O -DDEBUG
>Is the + supposed to be there?

        The DEBUG definition determines whether trace messages can be
created.  In the vanilla libwww, that was an issue for server logging.
However, instead of making it a compilation option, it was made a
server configuration file option, and a Lynx switch option (-trace),
and DEBUG was added as a definition via libwww headers, so it shouldn't
matter whether it's also defined in the Makefiles.

        The += in Makefiles may not be portable to all Unix makes.
The BSDI make still needs to be brought into register with the other
makes, and the whole Makefile system for Unix merits attention from
someone familiar with the wide range of Unix compilers and makes which
Lynx seeks to support, but who is that? :) :)

                                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]