all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Requiring C11 breaks build with GCC 4.6.2 on Windows XP
Date: Tue, 13 Jun 2017 09:44:14 +0200	[thread overview]
Message-ID: <593F97CE.6080005@gmx.at> (raw)

This change

     Explicitly require C11 or C++11 in emacs-module.h

apparently breaks building here on Windows XP with GCC 4.6.2 as

   CC       dispnew.o
In file included from ../../src/lisp.h:3899:0,
                  from ../../src/dispnew.c:27:
../../src/emacs-module.h:25:3: error: #error "This file requires at least C11 or C++11"
make[1]: *** [dispnew.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[2]: Entering directory `/c/emacs-git/trunk/opt/admin/charsets'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/c/emacs-git/trunk/opt/admin/charsets'
make[1]: Leaving directory `/c/emacs-git/trunk/opt/src'
make: *** [src] Error 2

martin



             reply	other threads:[~2017-06-13  7:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-13  7:44 martin rudalics [this message]
2017-06-13  7:48 ` Requiring C11 breaks build with GCC 4.6.2 on Windows XP Philipp Stephani
2017-06-13  7:55   ` Philipp Stephani
2017-06-13  8:14     ` martin rudalics
2017-06-13 15:03       ` Kaushal Modi
2017-06-13 20:37     ` Paul Eggert
2017-06-15 12:45       ` Philipp Stephani
2017-06-15 17:35         ` Paul Eggert

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

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

  git send-email \
    --in-reply-to=593F97CE.6080005@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.