Did you add just CC=gcc? If so, configure will still detect and prefer the Intel C++ and Fortran compilers if they are present in your path. The license problem will remain.
Ken
On 08/21/2015 11:37 AM, Jie Ren wrote:
Hi Ken,
Thanks for your suggestion, I did try adding CC=gcc, however it keeps
giving me the same errors.
Thanks,
Jie
On Fri, Aug 21, 2015 at 1:08 PM, Kenneth Raffenetti
<raffenet@mcs.anl.gov <mailto:raffenet@mcs.anl.gov>> wrote:
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@mpich.org <mailto:discuss@mpich.org>
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________
discuss mailing list discuss@mpich.org <mailto:discuss@mpich.org>
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________
discuss mailing list discuss@mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________
discuss mailing list discuss@mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss