On Wed, May 24, 2017 at 2:05 PM, Elijah DeLee <[email protected]> wrote:

> 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?
>

I don't think libmesh uses the METHOD environment variable any more,
although application Makefiles may still do so.

-- 
John
------------------------------------------------------------------------------
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