autoconf
[Top][All Lists]
Advanced

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

Re: Standard CFLAGS


From: Thomas Dickey
Subject: Re: Standard CFLAGS
Date: Tue, 10 Jun 2003 12:03:36 -0400
User-agent: Mutt/1.2.5i

On Tue, Jun 10, 2003 at 05:10:23PM +0200, Andreas Schwab wrote:
> Remko Troncon <address@hidden> writes:
> 
> |> Hi,
> |> 
> |> I was wondering why the standard CFLAGS for configure are chosen to be
> |> -g -O2 ? Is there a clean way to remove the '-g' from these flags, to
> 
> export CFLAGS=whatever
> 
> |> have configure build a distributable binary by default ?
> 
> What do you mean with "distributable"?

he's probably referring to the fact that most people consider installing
binaries with debug information to be a sure sign of code immaturity.

(ymmv)

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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