lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev DOS patch for dev.12


From: Leonid Pauzner
Subject: Re: lynx-dev DOS patch for dev.12
Date: Sun, 27 Dec 1998 15:04:17 +0300 (MSK)

> I just upgraded my compiler to gcc 2.8.1 with DJGPP 2.02. There are
> now some incompatibilities seen, especially in the CommonMakefile for
> DJGPP in WWW/Library/djgpp. The construct "-c -o $@" now gives an
> error message. The makefile.sla in the same directory has a single
> space at the end of each line (including after the terminal "\") which
> breaks the file. Lastly, at least on my machine, I can no longer
> compile HTTP.c with -O3. I changed this to -O2 in makefile.dsl. It
  ^^^^^^^^^^^^^^^^^^^^^^^
it was reported a couple of months ago that DJGPP/gcc 2.8.1
should be "stubedited" to even lager stack size
than we do for DJGPP/gcc 2.7.x in order to compile Lynx.
(And I compile lynx without optimization at all
which made compilation process much faster under low memory/disk space
with no visible difference for run-time speed.)

> probably needs to be changed in the other DOS makefiles, also. All
> these changes should still be compatible with DJGPP 2.01 and gcc
> 2.7.2.1.

> I also added a patch for lynx.cfg to show the default mapping for
> LYK_EXTERN.

> Because the formatting may get altered by the mail agents, I am making
> this a gzipped atttachment.
>                              Doug



reply via email to

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