emacs-devel
[Top][All Lists]
Advanced

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

Re: windows build failure


From: rzl24ozi
Subject: Re: windows build failure
Date: Thu, 30 May 2013 08:35:23 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (cygwin)

Óscar Fuentes <address@hidden> writes:
> Maybe TDM is using the MinGW-w64 headers?

TDM (32bit) is not using MinGW64 headers. TDM64 is using it.

Eli Zaretskii <address@hidden> writes:
> If you type this:
>
>   cpp -dM < nul | fgrep restrict
>
> what do you see?

I see no output.

I write:
> When I try to build with non-Posix build method (run configure.bat and
> make bootstrap under nt/ directory), got same error.

"-std=gnu99" is not used when configured by nt/configure.bat.

When I try make bootstrap CC="gcc -std=gnu99", it seems that this problem
is solved.



reply via email to

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