<div dir="ltr"><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jan 5, 2013 at 12:02 PM, Garth N. Wells <span dir="ltr"><<a href="mailto:gnw20@cam.ac.uk" target="_blank">gnw20@cam.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":19p">gcc is fine. So too, it turns out, is icc and mpiicc. There is<br>
something up with mpicc on the system I'm using: mpicc -v<br>
<br>
    mpiicc for the Intel(R) MPI Library 4.0 Update 3 for Linux*<br>
    Copyright(C) 2003-2011, Intel Corporation.  All rights reserved.<br>
    icc version 12.1.4 (gcc version 4.4.6 compatibility)<br>
<br>
It wraps the same libraries as mpiicc: mpiicc -v<br>
<br>
    mpiicc for the Intel(R) MPI Library 4.0 Update 3 for Linux*<br>
    Copyright(C) 2003-2011, Intel Corporation.  All rights reserved.<br>
    icc version 12.1.4 (gcc version 4.4.6 compatibility)<br>
<br>
but a diff says that there some differences in the mpiicc and mpicc scripts.<br></div></blockquote><div><br></div><div style>Can you just use mpiicc for now and report the bug in "mpicc" to whoever is responsible? (They are not quoting their arguments correctly. It may well also be broken for file paths containing spaces and other instances in which arguments contain spaces.)</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":19p"><div class="im">
<br>
> Do you have configure.log? What<br>
> "make" is this using?<br>
><br>
<br>
</div>I drilled down to running it in<br>
<br>
    externalpackages/UMFPACK-5.5.1/AMD/Lib<br>
<br>
This is the first place at which a file is built.</div></blockquote></div><br></div></div>