← Back to team overview

dorsal team mailing list archive

Re: OSX C++ compiler?

 

On 23 March 2012 14:13, Garth N. Wells <gnw20@xxxxxxxxx> wrote:
> On 23 March 2012 19:45, Harish Narayanan <harish.mlists@xxxxxxxxx> wrote:
>> On 3/23/12 12:34 PM, Garth N. Wells wrote:
>>> Which C++ compiler is Dorsal using under OSX? lp:dolfin now builds
>>> with clang 3.0 under Ubuntu 12.04, so there is a good chance that it
>>> will build under the latest OSX with clang.
>>
>> At the moment it still uses GCC. I will try it with clang on OS X and
>> enable it by default in Dorsal if it builds.
>>
>
> I should have added the caveats that the hyperelasticity demo won't
> build because the signature string is way too long, and CGAL won't
> build with Boost 1.48 (a Boost bug).

I just pushed to lp:~martinal/ufl/work a patch with
short Form.signature() (sha512 of repr instead of repr).
Depending on how FFC and DOLFIN calls upon UFL,
that may propagate nicely and Just Work, but I'll wait
for the buildbot until I push to trunk.

Martin


Follow ups

References