bug-gnulib
[Top][All Lists]
Advanced

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

Re: hash.c compilation error


From: Jim Meyering
Subject: Re: hash.c compilation error
Date: Sat, 18 Feb 2006 15:12:41 +0100

Davide Angelocola <address@hidden> wrote:
>   hash.c with USE_OBSTACK fails to compile with gcc 3.3.4:
> hash.c:38:16: #if with no expression

Define it to `1' if you want to enable that:
i.e., -DUSE_OBSTACK=1 on the command line
or
#define USE_OBSTACK 1




reply via email to

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