emacs-devel
[Top][All Lists]
Advanced

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

Re: windows build failure


From: Sean Sieger
Subject: Re: windows build failure
Date: Wed, 18 Sep 2013 09:25:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt)

Eli Zaretskii <address@hidden> writes:


    >     'restrict' are not the same for some reason.  Do you have this in
    >     src/config.h:
    > 
    >       #define restrict __restrict
    > 
    >     ?
    > 
    > Yep.

    Weird.  What about lib/Makefile, do you have these there:

      HAVE_GETTIMEOFDAY = 1
      REPLACE_GETTIMEOFDAY = 0

HAVE_GETTIMEOFDAY = 1
REPLACE_GETTIMEOFDAY = 1
                       ^




reply via email to

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