unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Requiring C11 breaks build with GCC 4.6.2 on Windows XP
@ 2017-06-13  7:44 martin rudalics
  2017-06-13  7:48 ` Philipp Stephani
  0 siblings, 1 reply; 8+ messages in thread
From: martin rudalics @ 2017-06-13  7:44 UTC (permalink / raw)
  To: emacs-devel

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-06-15 17:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-13  7:44 Requiring C11 breaks build with GCC 4.6.2 on Windows XP martin rudalics
2017-06-13  7:48 ` 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

Code repositories for project(s) associated with this public inbox

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

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).