lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev ./configure and variables/macros (was: Does --enable-debug


From: T.E.Dickey
Subject: Re: lynx-dev ./configure and variables/macros (was: Does --enable-debug work?)
Date: Sat, 30 Oct 1999 15:14:11 -0400 (EDT)

> Yeah, it's the "or something like that" aspect of setting CFLAGS, 
> CPPFLAGS that I dislike.  ./configure is a black box whose inner 
> workings I don't know (I could find out, with a lot of work) - 
> I put something in and get something out but don't know how 
> exactly they relate. 

The original problem is that someone decided a while back that they'd change
autoconf so anytime it recognized gcc as the compiler, it would add the -g
option.  Normally I'd build w/o -g for beta code and install it without
stripping (so I can get a useful walkback).  Adding the -g option will
certainly get a "useful" walkback - as well as a lot of debug information
that is useless if you've discarded the source tree.

>    Klaus 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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