[petsc-dev] buildsystem package dependencies

Satish Balay balay at mcs.anl.gov
Tue Apr 5 10:54:57 CDT 2011


Matt,

Is it possible to specify package dependencies such that the following happens:

[all mpipackages like -lhypre] [-lmpe] -lmpi

Currently I have:
mpe: depends on mpi
hypre: depends on mpi

And configure can do:
-lmpe -lhypre -lmpi

But I want to say:
mpe: depends on mpi, but before all other mpi packages.

Satish





More information about the petsc-dev mailing list