|
From: | liu yanhui |
Subject: | Error building mpi |
Date: | Thu, 30 Nov 2023 06:57:28 +0000 |
Hi there,
I try to make mpich with gcc13.1.0 but have this error:
checking whether Fortran 77 compiler processes .F files with C preprocessor... yes
checking whether gfortran allows mismatched arguments... no
configure: error: The Fortran compiler gfortran will not compile files that call
the same routine with arguments of different types.
This seems to be an old issue and has been fixed (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91731).
It was not working for me. I have also tried install g77 or add '--disable-f77' in configure, but none of them worked.
Could you help me please?
Best regards,
Alice
|
[Prev in Thread] | Current Thread | [Next in Thread] |