Hello all,

I am working on the build system for IBAMR (https://github.com/IBAMR/IBAMR),
and we are automating building IBAMR's dependencies -- including libMesh.

I want to confirm that I am using the "--with-methods" configure flag
correctly.

I am under the impression that if we configure libMesh with the argument
"--with-methods=dbg", that the METHOD environment variable need not be set
because when we run `make` only the debug version of the library will be
built.

Is that correct? Or should both be set?

Thank you!

Elijah DeLee
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to