<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Can you try `mpicc -show` ? It will show all compiling options added
    by MPICH.<br>
    <br>
    Is  "mpicc -V" checked by mpiblast configure ? If it is, can you
    please attach the failing config.log ? <br>
    <br>
    Thanks,<br>
    Min<br>
    <div class="moz-cite-prefix">On 4/15/17 11:01 AM, Jeff Hammond
      wrote:<br>
    </div>
    <blockquote cite="mid:CAGKz=uKF0hSPK0rb3dZ=WxW8qzBxmk6zH555PQ-exhmbBnE=Aw@mail.gmail.com" type="cite">
      
      <div>Try "mpicc -v". I don't remember if GCC version flag is case
        insensitive.</div>
      <div><br>
      </div>
      <div>In any case, you can edit "which mpicc" to see if there is an
        issue there. It's a plain text file. </div>
      <div><br>
      </div>
      <div>Jeff</div>
      <div><br>
      </div>
      <div>
        <div class="gmail_quote">
          <div>On Fri, Apr 14, 2017 at 5:14 PM Sobel-Sorenson, Chandler
            - (scar) <<a moz-do-not-send="true" href="mailto:scar@email.arizona.edu">scar@email.arizona.edu</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">I have
            just installed mpich 3.2 on our CentOS 6.8 machine with gcc
            4.4.7.  It worked fine with maker but now am having a
            strange issue when trying to install mpiblast.  I noticed a
            problem when "mpicc -V" is run, for example:<br>
            <br>
            $ mpicc -V<br>
            gcc: error trying to exec
            'x86_64-redhat-linux-gcc--I/opt/mpich-install/include':
            execvp: No such file or directory<br>
            <br>
            It seems that a space is missing, because when I run
            "x86_64-redhat-linux-gcc --I/opt/mpich-install/include" it
            says "x86_64-redhat-linux-gcc: no input files"<br>
            <br>
            I'm not sure how this happened, maybe it is a bug?  I did a
            standard installation with "./configure
            --prefix=/opt/mpich-install; make; make install"<br>
            <br>
            If you know how I could fix this or if you need more info
            about our system/installation then please let me know!<br>
            <br>
            Thanks<br>
            Chandler / Systems Administrator<br>
            Arizona Genomics Institute<br>
            <a moz-do-not-send="true" href="http://www.genome.arizona.edu" rel="noreferrer" target="_blank">www.genome.arizona.edu</a><br>
            _______________________________________________<br>
            discuss mailing list     <a moz-do-not-send="true" href="mailto:discuss@mpich.org" target="_blank">discuss@mpich.org</a><br>
            To manage subscription options or unsubscribe:<br>
            <a moz-do-not-send="true" href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
          </blockquote>
        </div>
      </div>
      <div dir="ltr">-- <br>
      </div>
      <div data-smartmail="gmail_signature">Jeff Hammond<br>
        <a moz-do-not-send="true" href="mailto:jeff.science@gmail.com" target="_blank">jeff.science@gmail.com</a><br>
        <a moz-do-not-send="true" href="http://jeffhammond.github.io/" target="_blank">http://jeffhammond.github.io/</a></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
discuss mailing list     <a class="moz-txt-link-abbreviated" href="mailto:discuss@mpich.org">discuss@mpich.org</a>
To manage subscription options or unsubscribe:
<a class="moz-txt-link-freetext" href="https://lists.mpich.org/mailman/listinfo/discuss">https://lists.mpich.org/mailman/listinfo/discuss</a></pre>
    </blockquote>
    <br>
  </body>
</html>