← Back to team overview

dolfin team mailing list archive

Re: Verbose printing of JIT compiler line

 

Instant has support for cmake (I did this for vtk support). We could
consider using
that also for Dolfin.

Distutils adds a number of flags and I don't think there is any way around
that.

Kent

On 11 July 2012 11:53, Garth N. Wells <gnw20@xxxxxxxxx> wrote:

> Is there a way to print the JIT compiler line? I've been running into
> lots of JIT problems lately related to the choice of compiler and
> flags, etc.
>
> I think the root of the evil is that we're using pkg-config rather
> than CMake to get the JIT options.
>
> Garth
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References