[mpich-discuss] mpich issues when configuring
Kenneth Raffenetti
raffenet at mcs.anl.gov
Fri Aug 21 13:08:02 CDT 2015
It appears that the configure script is discovering a version of icc in
your path, but it is unable to compile with it. Your system may not be
configured to use it. I would suggest trying different compilers if you
have them available. I.e. add "CC=gcc CXX=g++ FC=gfortran" to your
configure line.
Ken
On 08/21/2015 12:37 PM, Jie Ren wrote:
> I met a problem when I was configuring the mpich on my linux machine as
> below. I also attached the package of c.txt, config.log(the main one,
> openpa one and mpl one, looks like I don't have the other two config.log
> files when I got the errors).
>
> Thanks,
>
> Jie
>
> configure: error: in `/data/Research/Task 17 SU2
> Study/mpich-3.1.1/src/openpa':
> configure: error: C compiler cannot create executables
> See `config.log' for more details
> configure: error: OpenPA configure failed
>
>
> _______________________________________________
> discuss mailing list discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
>
_______________________________________________
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