[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV ac #54
From: |
Hynek Med |
Subject: |
Re: LYNX-DEV ac #54 |
Date: |
Tue, 2 Sep 1997 17:15:32 +0200 (MET DST) |
On Tue, 2 Sep 1997, Hynek Med wrote:
> On Tue, 19 Aug 1997, T.E.Dickey wrote:
>
> > built on Linux and Solaris (curses, ncurses, slang).
> >
> > 1997-08-20
> > * Modify top-level install rule to depend on 'all'. - TD
> > * Suppress check for ANSI compiler when we are using gcc. - TD
> > * Use -g3 option in place of -O -g for Ultrix compiler --debug configuration
> > (request by Hynek Med). - TD
OK, I have tried it.. It works as expected with --enable-debug, but when
you don't enable the debug (which is the default), it does -O -g anyway,
which is wrong, because it does the same as -g without -O (i.e., debugging
info but no optimization, the compiler issues a warning that the code is
not optimized). It should rather do a -O without the -g.
Hynek
--
Hynek Med, address@hidden
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
- Re: LYNX-DEV ac #54,
Hynek Med <=