[petsc-dev] petsc/master: unable to link in C++ with last night PETSC_WITH_EXTERNAL_LIB variable changes

Matthew Knepley knepley at gmail.com
Sun Feb 11 07:32:29 CST 2018


On Sat, Feb 10, 2018 at 9:56 PM, Jed Brown <jed at jedbrown.org> wrote:

> Matthew Knepley <knepley at gmail.com> writes:
>
> > If we were in charge of all dependencies, that would be true. However,
> > packages can dump in things that need to link with. if we could
> > require that all dependencies be specified through our system, then we
> > could topologically sort and put out all the link libs. This is
> > exactly what we do for configure tests already.
>
> What's the problem with doing that now?  A node in the graph can
> correspond to more than one -l flag.
>

We could still repeat things that are common between nodes, but we could do
it
anyway.

  Matt

-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener

https://www.cse.buffalo.edu/~knepley/ <http://www.caam.rice.edu/~mk51/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20180211/efdfdcfc/attachment.html>


More information about the petsc-dev mailing list