Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: new valgrind errors
- X-seq: zsh-workers 17034
- From: Borsenkow Andrej <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "'Felix Rosencrantz'" <f_rosencrantz@xxxxxxxxx>, "'zsh-workers'" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: new valgrind errors
- Date: Thu, 25 Apr 2002 10:04:43 +0400
- Importance: Normal
- In-reply-to: <20020425060019.14012.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
> As a side question... I don't really understand enough about how
autoconf
> and
> configure work and how to get particular compiler flags.
>
> I was trying to build zsh with a "-g" flag. I tried using the
--enable-
> debug
> flag. But that seemed to add the "-ggdb" flag, which isn't same. Is
there
> a
> way to get the plain "-g" flag via configure.
>
CFLAGS=-g configure ...
Does not it work?
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author