"Garth N. Wells" <[email protected]> writes:

> How can I use customCxxFlags to build with more than one custom compiler 
> flag?
>
> Garth

It works if you add ' ' around all flags, for example

customCxxFlags = '-g3 -woff all -64 
-OPT:Olimit=5000:roundoff=3:div_split=ON:alias=typed -TARG:proc=r14000'

Niclas
_______________________________________________
DOLFIN-dev mailing list
[email protected]
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to