bug-gnulib
[Top][All Lists]
Advanced

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

Re: gl_STDARG_H on AIX 5.3 with IBM v8 C compiler


From: Paul Eggert
Subject: Re: gl_STDARG_H on AIX 5.3 with IBM v8 C compiler
Date: Sat, 03 Feb 2007 18:35:53 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Albert Chin <address@hidden> writes:

> It looks like the only way
> to get the builtin va_copy() to work on AIX 5.3 is to add
> -qlanglvl=extc99 to CFLAGS?

For what it's worth, we should be encouraging that anyway.
AC_PROG_CC_STDC should add -qlanglvl=extc99 to CC, and if this
isn't working then we should fix AC_PROG_CC_STDC.




reply via email to

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