On Wed, Jun 10, 2009 at 4:43 PM, Barry Smith <span dir="ltr"><<a href="mailto:BSMITH@mcs.anl.gov">BSMITH@mcs.anl.gov</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Using C/C++ compiler: /Users/barrysmith/Src/petsc-dev/arch-gnu/bin/mpicc -Wall -Wwrite-strings -Wno-strict-aliasing -g3<br>
C/C++ Compiler version:<br>
Using Fortran compiler: /Users/barrysmith/Src/petsc-dev/arch-gnu/bin/mpif90 -Wall -Wno-unused-variable -g<br>
Fortran Compiler version:<br>
-----------------------------------------<br>
Using C/C++ linker: /Users/barrysmith/Src/petsc-dev/arch-gnu/bin/mpicc<br>
Using Fortran linker: /Users/barrysmith/Src/petsc-dev/arch-gnu/bin/mpif90<br>
<br>
  This is the most useless piece of shit information I have seen in my entire life! It tells me NOTHING about what compiler is being used.<br>
I want the mpicc -show and mpif90 -show to be printed in make.log if an MPI compiler is being used! How can we figure out what is going<br>
on when we don't even know what compiler is being used?</blockquote><div><br>I am not opposed to this, but it ONLY works for mpich. Is there any generality for mpicc?<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
  Plus NO information about the linker options that are used are put into make.log!! That information needs to go in there also.</blockquote><div><br>I agree. Fixed.<br><br>  Matt<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
  Debugging failed builds for other people is painful enough but when we shoot ourselves in the foot by not putting the information we need in the log files we make it ten times worse.<br>
<br>
  Please fix this.<br><font color="#888888">
<br>
   Barry<br></font></blockquote></div>-- <br>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<br>