dorsal team mailing list archive
-
dorsal team
-
Mailing list archive
-
Message #00677
Re: OSX C++ compiler?
On Fri, Mar 23, 2012 at 03:06:29PM +0100, Martin Sandve Alnæs wrote:
> 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.
And FFC should just use repr() to if that should be placed in a
comment?
(I suggest we wait with adding that comment until it is actually requested.)
--
Anders
References