lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Autoconf problem on Ultrix/GCC


From: T.E.Dickey
Subject: Re: LYNX-DEV Autoconf problem on Ultrix/GCC
Date: Tue, 8 Apr 1997 10:21:04 -0400 (EDT)

> When I tried the latest deveolopment code on Ultrix, it had the problem
> that though configure found gcc, it still used MCFLAGS="-Olimit 600",
that's the default (autoconf is biased).

> which is valid for the Ultrix CC only, and makes gcc stop with an error. 
> The problem started after compiling the lynx sources, WWW library got
> compiled right with gcc -g -O2. If you need more details just ask me.
for a workarond:
        rm -f config.h config.cache config.status
        CFLAGS=-O CC=cc configure

thanks (I had only the old top-level Makefile for a reference -- now
I can try to make a test).

-- 
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]