bug-gnulib
[Top][All Lists]
Advanced

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

Re: lib/malloca.c: error when compiling "groff"


From: Bruno Haible
Subject: Re: lib/malloca.c: error when compiling "groff"
Date: Wed, 14 Sep 2022 23:08:52 +0200

Bjarni Ingi Gislason wrote:
> CC = gcc (Debian 12.2.0-1) 12.2.0
> 
>   CC       lib/libgnu_a-malloca.o
> ../lib/malloca.c:42:16: error: expected declaration specifiers or '...' 
> before numeric constant
>    42 | static_assert (2 * sa_alignment_max - 1 <= (small_t) -1);
>       |                ^
> make[1]: *** [Makefile:8629: lib/libgnu_a-malloca.o] Error 1

Can you please show the full compilation command line? (Sometimes you may
use "make V=1" to see it.)

Bruno






reply via email to

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