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 [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss