autoconf
[Top][All Lists]
Advanced

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

Re: debug builds with NO optimizations


From: Bob Rossi
Subject: Re: debug builds with NO optimizations
Date: Mon, 6 Feb 2006 22:02:11 -0500
User-agent: Mutt/1.5.9i

On Tue, Feb 07, 2006 at 01:37:14AM +0100, Andreas Schwab wrote:
> "John Calcote" <address@hidden> writes:
> 
> > My question: Anyone know of a good idiom for managing optimization flags -
> > including disabling the obligatory -O2 placed in CFLAGS by AC_PROG_CC?
> 
> .../configure CFLAGS=-g

Just out of curiosity, is this different than 'CFLAGS=-g ./configure
...'? I do this all the time and wonder if your way is somehow better.

Bob Rossi




reply via email to

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