From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Sun Jan 10 1999 - 17:13:21 EST
On Jan 10, 1999, Godmar Back <gback@cs.utah.edu> wrote:
> The old environment provided a variable EXTRA_CFLAGS, where I could build
> a debugging version of kaffe with
> make EXTRA_CFLAGS=-DDEBUG
Oops, one more thing that I had forgotten :-(
> Would you please make a note in the FAQ at a prominent place about how
> developers build a debugging version of kaffe with the new version?
Is listing it first promiment enough?
> (I would not be surprised if this is simpler now, as in make
> CFLAGS=-DDEBUG, but EXTRA_CFLAGS didn't work for me anymore)
AM_CFLAGS or, in this case, AM_CPPFLAGS, otherwise you'll completely
overwrite CFLAGS and CPPFLAGS.
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:34 EDT