autoconf
[Top][All Lists]
Advanced

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

Re: debug builds with NO optimizations


From: Andre Caldas
Subject: Re: debug builds with NO optimizations
Date: Tue, 14 Feb 2006 11:37:20 +0900
User-agent: Debian Thunderbird 1.0.7 (X11/20051017)

.../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.

"./config.status --version" will not document it.

The recomended way is to use
./configure CFLAGS=-g

Andre Caldas.




reply via email to

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