Thread Previous • Date Previous • Date Next • Thread Next |
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
Thread Previous • Date Previous • Date Next • Thread Next |