[mpich-discuss] mpicc -V broken

Jeff Hammond jeff.science at gmail.com
Sat Apr 15 11:01:30 CDT 2017


Try "mpicc -v". I don't remember if GCC version flag is case insensitive.

In any case, you can edit "which mpicc" to see if there is an issue there.
It's a plain text file.

Jeff

On Fri, Apr 14, 2017 at 5:14 PM Sobel-Sorenson, Chandler - (scar) <
scar at email.arizona.edu> wrote:

> 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:
>
> $ mpicc -V
> gcc: error trying to exec
> 'x86_64-redhat-linux-gcc--I/opt/mpich-install/include': execvp: No such
> file or directory
>
> 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"
>
> 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"
>
> If you know how I could fix this or if you need more info about our
> system/installation then please let me know!
>
> Thanks
> Chandler / Systems Administrator
> Arizona Genomics Institute
> www.genome.arizona.edu
> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
>
-- 
Jeff Hammond
jeff.science at gmail.com
http://jeffhammond.github.io/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20170415/f9f30cc7/attachment.html>
-------------- next part --------------
_______________________________________________
discuss mailing list     discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss


More information about the discuss mailing list