dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02313
configure/build question
Dear dolfin'ers
After doing a relatively plain configure of dolfin, my 'dolfin-config
--cflags' return the following (among other things):
-DDEBUG=1 -g -O2 -Wall -Werror -ansi -std=c++98
The problem is that the -Werror thing cause problem for me, when
linking dolfin and our internal software (pycc for those who knows).
I'm using dolfin from 'hg', freshly pulled today.
Is there a way to turn off those flags?
--
Åsmund Ødegård
Follow ups