I guess you need a c++11-capable compiler. Which gcc version is that?


On Friday, October 21, 2016 at 11:31:22 AM UTC+2, Ralf Stephan wrote:
>
> I get
> [sagelib-7.5.beta0] [  7/298] gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g 
> -fwrap
> v -O3 -Wall -Wno-unused -fPIC 
> -I/home/ralf/sage/local/lib/python2.7/site-package
> s/cysignals -I/home/ralf/sage/local/include 
> -I/home/ralf/sage/local/include/pyth
> on2.7 
> -I/home/ralf/sage/local/lib/python2.7/site-packages/numpy/core/include -I/
> home/ralf/sage/src -I/home/ralf/sage/src/sage/ext 
> -I/home/ralf/sage/src/build/cy
> thonized -I/home/ralf/sage/src/build/cythonized/sage/ext 
> -I/home/ralf/sage/local
> /include/python2.7 -c 
> /home/ralf/sage/src/build/cythonized/sage/libs/symmetrica/
> symmetrica.c -o 
> build/temp.linux-x86_64-2.7/home/ralf/sage/src/build/cythonized/
> sage/libs/symmetrica/symmetrica.o -fno-strict-aliasing
> [sagelib-7.5.beta0] In file included from /usr/include/c++/5/cstdint:35:0,
> [sagelib-7.5.beta0]                  from 
> /home/ralf/sage/local/include/givaro/u
> dl.h:12,
> [sagelib-7.5.beta0]                  from 
> /home/ralf/sage/local/include/givaro/g
> ivrandom.h:22,
> [sagelib-7.5.beta0]                  from 
> /home/ralf/sage/src/build/cythonized/s
> age/libs/singular/polynomial.cpp:421:
> [sagelib-7.5.beta0] /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. T
> his support must be enabled with the -std=c++11 or -std=gnu++11 compiler 
> options
> .
> [sagelib-7.5.beta0]  #error This file requires compiler and library 
> support \
> [sagelib-7.5.beta0]   ^
> [sagelib-7.5.beta0] In file included from 
> /home/ralf/sage/local/include/givaro/g
> ivrandom.h:22:0,
> [sagelib-7.5.beta0]                  from 
> /home/ralf/sage/src/build/cythonized/s
> age/libs/singular/polynomial.cpp:421:
> [sagelib-7.5.beta0] /home/ralf/sage/local/include/givaro/udl.h:18:1: 
> warning: id
> entifier ‘constexpr’ is a keyword in C++11 [-Wc++0x-compat]
> [sagelib-7.5.beta0]  constexpr uint64_t operator"" _ui64(unsigned long 
> long x)
> [sagelib-7.5.beta0]  ^
>
>
> On Fri, Oct 21, 2016 at 10:37 AM 'Martin R' via sage-release <
> sage-r...@googlegroups.com <javascript:>> wrote:
>
>> Yippie!  Thank you!
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "sage-release" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to sage-release...@googlegroups.com <javascript:>.
>> To post to this group, send email to sage-r...@googlegroups.com 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/sage-release.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to