<div class="gmail_quote">On Tue, May 24, 2011 at 11:27, Lisandro Dalcin <span dir="ltr"><<a href="mailto:dalcinl@gmail.com">dalcinl@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":7v">BTW, I use cmake for building. Why I do not get these warnings? Are<br>
you passing additional compiler flags?</div></blockquote></div><br><div>Probably the compiler version. You can add VERBOSE=1, as in</div><div><br></div><div>make -C $PETSC_ARCH VERBOSE=1</div><div><br></div><div>to see the compiler invocation. The flags all come out of BuildSystem, if you have an example here they are different, let me know.</div>