> I think not all PETSc installs (at the time) had a Makefile installed
> with them, so we couldn't use make getlinklibs reliably everywhere.
> -- 
> John

On Tue, 20 Apr 2010, Kirk, Benjamin (JSC-EG311) wrote:

> John's recollection parallels mine.

Ah!  That would definitely rule out "make getlinklibs", then!

> I have no problem using the approach where we can, provided we don't
> blow away the current capability for dealing with makefile-less
> petsc installations.

I was actually suggesting using $PETSC_SNES_LIB, on the theory that
that can get snarfed from the same {packages,petscconf,petscvariables}
file that we're currently including.  But it turns out that
$PETSC_SNES_LIB is not in $PETSC_ARCH/conf/petscvariables, it's in
conf/variables (or bmake/common/variables), which we don't currently
include.  I'm not sure what else a makefile-less petsc installation
might have missing.
---
Roy

------------------------------------------------------------------------------
_______________________________________________
Libmesh-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to