unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Biswapriyo Nath <nathbappai@gmail.com>
To: help-gnu-emacs@gnu.org
Cc: ofv@wanadoo.es, eliz@gnu.org
Subject: Re: clang fails to compile emacs in Microsoft Windows
Date: Fri, 12 May 2023 21:29:38 +0530	[thread overview]
Message-ID: <CALK-3mJnu0XpwzsAmf-=h2epEXjj-ycZpGuB109PG7=NX5HA0A@mail.gmail.com> (raw)
In-Reply-To: <87mt29blgy.fsf@telefonica.net>

It does not look like clang only issue. The check with
AC_HEADER_SYS_WAIT also fails in gcc but with a compiler warning as
following.

configure:11452: checking for sys/wait.h that is POSIX.1 compatible
configure:11479: x86_64-w64-mingw32-gcc -I ../nt/inc -c -g3 -O2
-gdwarf-2 -mtune=generic  -D__USE_MINGW_ANSI_STDIO=1 conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:3: warning: implicit declaration of function 'wait'
[-Wimplicit-function-declaration]



  reply	other threads:[~2023-05-12 15:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-12 14:11 clang fails to compile emacs in Microsoft Windows Biswapriyo Nath
2023-05-12 15:06 ` Eli Zaretskii
2023-05-12 15:47   ` Óscar Fuentes
2023-05-12 15:59     ` Biswapriyo Nath [this message]
2023-05-12 16:03       ` Biswapriyo Nath
2023-05-12 16:13       ` Eli Zaretskii
2023-05-12 16:10     ` Eli Zaretskii
2023-05-12 20:07       ` Óscar Fuentes
2023-05-12 20:10         ` Biswapriyo Nath
2023-05-13  6:00           ` Eli Zaretskii
2023-05-13  7:21             ` Biswapriyo Nath
2023-05-13  5:53         ` Eli Zaretskii
2023-05-13 12:39           ` Óscar Fuentes
2023-05-13 12:46             ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALK-3mJnu0XpwzsAmf-=h2epEXjj-ycZpGuB109PG7=NX5HA0A@mail.gmail.com' \
    --to=nathbappai@gmail.com \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=ofv@wanadoo.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).