[petsc-dev] Clang configure
Matthew Knepley
knepley at gmail.com
Thu Oct 1 11:46:37 CDT 2015
Everything now flat-out fails for me using Clang unless I give
-Qunused-arguments
This is because -fPIC is unrecognized, and this is because Clang
puts a warning message out on stderr that says some include directory
was not used.
Where does this gets fixed? Do we start filtering stderr, which is
problematic,
or do we try to detect this particular failure and give a good error
message?
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20151001/bc8a99e6/attachment.html>
More information about the petsc-dev
mailing list