> On 10/02/2018, at 23:49, Simon King <simon.k...@uni-jena.de> wrote:
> 
> Hi François,
> 
> On 2018-02-10, François Bissey <frp.bis...@gmail.com> wrote:
>> I’d recommend to work on a separate clone. It is what I have done
>> on my Gentoo linux box.
> 
> This is what I did now. It is still in the process of building.
> 
> Will the SageMath installation recall that it was installed with clang?
> By that, I mean: What will happen if I do further compilations later,
> either with `sage -b`, `sage -i meataxe` or `make build`? Will all three
> commands automatically use clang? Or would I still need to prepend
> everything with `CC=clang CXX=clang++`?

Sage remembers the compiler it was built with. I saw to that
some times ago as a pre-requisite for clang support.
So once you have configured sage, it will now the compiler it has to
use. And ./sage -i meataxe will just use clang/clang++ if sage
was built with it.

François

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