autoconf
[Top][All Lists]
Advanced

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

Re: AC_LANG_BOOL_COMPILE_TRY(C) fails with OS vendor compilers


From: Paul Eggert
Subject: Re: AC_LANG_BOOL_COMPILE_TRY(C) fails with OS vendor compilers
Date: Fri, 02 Jul 2004 09:12:43 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Ludovic Courtès <address@hidden> writes:

> Side note : GCC 3.0.2 (x86) does report an error in this case, but the
> diagnostic it produces is rather unexpected:
>
>   t.c:1: initializer element is not constant
>
> Has it been fixed since then?

GCC 3.4.0 (x86) says:

t.c:1: warning: division by zero
t.c:1: error: initializer element is not constant

which is a bit more informative.




reply via email to

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