autoconf
[Top][All Lists]
Advanced

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

Re: disable -g flag


From: Mike Castle
Subject: Re: disable -g flag
Date: Thu, 11 Mar 2004 10:26:37 -0800

In article <address@hidden>,
JRBCAST  <address@hidden> wrote:
>I have been trying to disable the -g flag that autoconf uses when
>compiling my GNU project. I have tried --enable-debug=no --disable-debug
>and none works. I have had a look at google and some questions but no
>response...

./configure CFLAGS=-O

However, in general, you want -g.

mrc
-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc




reply via email to

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