autoconf
[Top][All Lists]
Advanced

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

Re: changing the default "-g -O2"


From: Braden McDaniel
Subject: Re: changing the default "-g -O2"
Date: Mon, 31 Mar 2003 22:16:31 -0500

On Mon, 2003-03-31 at 20:22, sashan wrote:
> Hi
> 
> I've been trying to get to grips with autoconf. When I create a simple 
> 'hello world' type project the flags "-g -O2" are passed to the 
> compiler. How do I change this? What AC_* macro do I need to use?

None.

  configure CFLAGS="C compiler flags" CXXFLAGS="C++ compiler flags"

-- 
Braden McDaniel                           e-mail: <address@hidden>
<http://endoframe.com>                    Jabber: <address@hidden>





reply via email to

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