← Back to team overview

dolfin team mailing list archive

Re: Scons feedback

 

On Tue, March 18, 2008 Dag Lindbo wrote:
> Dear Scons gurus!

I don't feel like a SCons guru, but I'll answer anyway :)

> The new build system works nicely. Here are my only two concerns (I
> apologize if they have already been reported):
>
> *) Dependency on SWIG (bug 29) even if
>     BoolOption("enablePydolfin", <...>, "no")

The enablePydolfin flag should be fixed now and if you don't have swig,
PyDOLFIN will be disabled.

> *) Builds with output even if
>     BoolOption("enableDebug", "Build with debug information", 0)

Are you perhaps talking about a enableVerbose option or something like
that? This is currently not implemented and I'm not sure if there are any
plans for it either. The enableDebug flag only adds additional debug
information to the compiler. It seems to work fine on my system.

Johannes

> My mistakes? Thanks for the new build system!
> /Dag
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
>




Follow ups

References