automake
[Top][All Lists]
Advanced

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

Re: debug target


From: Akim Demaille
Subject: Re: debug target
Date: 28 Feb 2001 20:02:22 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

Dean Hoover <address@hidden> writes:

> I am new to autotools, and am reading GNU autoconf, automake, and
> libtool by Vaughan, et. al. and the manuals for autoconf and
> automake. I am building a fairly large project with multiple
> directories and several executables and several libraries. I plan to
> use this in conjunction with CVS. I would like to know how to go
> about adding a debug target, such that -O2 is not given on the
> compile/link lines. Any ideas?

make clean all CFLAGS=-ggdb



reply via email to

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