<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Oct 1, 2015 at 11:55 AM, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Which clang? log?<br>
<br>
I don't see this problem with:<br>
<br>
$ clang --version<br>
clang version 3.7.0 (tags/RELEASE_370/final)<br>
Target: x86_64-redhat-linux-gnu<br>
Thread model: posix<br></blockquote><div><br></div><div>master *:~$ clang --version<br>Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)<br>Target: x86_64-apple-darwin13.4.0</div><div>Thread model: posix <br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
However - I do get a bunch of plex warnings though. Attaching make.log<br>
<br>
If -Qunused-arguments is required - perhaps it can go into the defaults in compilerOptions.py?</blockquote><div><br></div><div>That is probably the best place.</div><div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><font color="#888888"><br>
Satish<br>
</font></span><div class=""><div class="h5"><br>
On Thu, 1 Oct 2015, Matthew Knepley wrote:<br>
<br>
> Everything now flat-out fails for me using Clang unless I give<br>
><br>
>    -Qunused-arguments<br>
><br>
> This is because -fPIC is unrecognized, and this is because Clang<br>
> puts a warning message out on stderr that says some include directory<br>
> was not used.<br>
><br>
> Where does this gets fixed? Do we start filtering stderr, which is<br>
> problematic,<br>
> or do we try to detect this particular failure and give a good error<br>
> message?<br>
><br>
>    Matt<br>
><br>
><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div>