BuildSystem question

2005-09-26 Thread S V N Vishwanathan
Hi! >> I am unclear about where external packages required by PETSc should >> go. Many packages (like PETSc, TAO, OOQP) might want to use some common >> external package (like MPICH). But it seems like a wasted effort if we >> replicate the PETSc build scripts which already install these packages

BuildSystem question

2005-09-26 Thread Matthew Knepley
S V N Vishwanathan writes: > Ideally, I would like to use your BuildSystem to hack up a quick build > for Numerix. Then as we add and integrate more tools in, I would work on > making it fancier. Cool, we can do that. > Here is the plan I came up with (after sleeping over it for a night): > >