autoconf-archive-maintainers
[Top][All Lists]
Advanced

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

[patch #8950] Fix AX_CXX_COMPILE_STDCXX for "noext" mode


From: Kip
Subject: [patch #8950] Fix AX_CXX_COMPILE_STDCXX for "noext" mode
Date: Fri, 18 Mar 2016 22:13:40 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #2, patch #8950 (project autoconf-archive):

I may have spoken too soon:

...
configure:9924: checking cfenv usability
configure:9924: g++ -std=c++14 -c -g3 -mfpmath=sse -msse -msse2  conftest.cpp
>&5
configure:9924: $? = 0
configure:9924: result: yes
configure:9924: checking cfenv presence
configure:9924: g++ -E  conftest.cpp
In file included from /usr/include/c++/5/cfenv:35:0,
                 from conftest.cpp:32:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires
compiler and library support for the ISO C++ 2011 standard. This support is
currently experimental, and must be enabled with the -std=c++11 or
-std=gnu++11 compiler options.
 #error This file requires compiler and library support for the 
  ^
configure:9924: $? = 1
configure: failed program was:
| /* confdefs.h */
...
| /* end confdefs.h.  */
| #include <cfenv>
configure:9924: result: no
configure:9924: WARNING: cfenv: accepted by the compiler, rejected by the
preprocessor!
configure:9924: WARNING: cfenv: proceeding with the compiler's result
...

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8950>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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