emacs-devel
[Top][All Lists]
Advanced

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

Re: windows build failure


From: Paul Eggert
Subject: Re: windows build failure
Date: Wed, 29 May 2013 11:55:26 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

On 05/29/13 10:20, Eli Zaretskii wrote:
> the configure script puts -std=gnu99 on the GCC
> command line, which should fix this, right?

Yes, that's the idea.  Possibly the appropriate
'make' variable is not being used in a makefile.in
somewhere, though; that might explain the problem.
Or perhaps someone is invoking 'make' by hand and
is overriding CC or CFLAGS, and is forgetting to
include -std=gnu99 in the right spot.



reply via email to

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