> What version of Sage are you trying to install? I've found I need both
>>
>> https://trac.sagemath.org/ticket/24088
>> https://trac.sagemath.org/ticket/24092
>>
>> with 8.1.beta9.
>>
>> It looks like you have gcc 7.2.0 on your system. Are g++ and gfortran the 
>> same version? Perhaps try rebuilding Sage (after running "make distclean") 
>> if all of those are version 7.2.0 to avoid building Sage's gcc.
>>
>
> Won't you also need to tell it not to install GCC, i.e. to do
>
> export SAGE_INSTALL_GCC=no
> ./configure
> make
>  
>
No, Sage automatically does not install gcc if the system versions of gcc, 
g++, and gfortran all match and are at least 5.4.0.

Best,
Travis

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

Reply via email to