dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #26308
Re: Dolfin clang++ compilation
On 31 January 2013 20:01, Pedro Guarderas <namstdpfgo@xxxxxxxxx> wrote:
> Hello
>
> I worked for some weeks in the compilation of dolfin with the clang++
> compiler, just to now works pretty well. I would like to know if somebody
> else
> has tried the same?.
>
I made DOLFIN compile quite a while ago with clang. It works fine with
the versions that come with Ubuntu and OSX.
> I work over arch linux 3.6.3-1 x86_64, my clang++ compiler
> version is 3.1. My first observation is the improvement in compile time,
> and RAM memory allocation at compile time.
>
You next observation will be that your code runs slower :).
> Also, if it's relevant I could write a blueprint about, following every
> step.
>
Isn't it just 'export CXX=clang++"?
Garth
> Pedro
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help : https://help.launchpad.net/ListHelp
References