see for a example with .ac file
viewtopic.php?f=3&t=4453&p=13172&hilit=mismatch#p13172
have you try with
Code: Select all
./configure ... FCFLAGS_EXTRA="-g -Wall -fallow-argument-mismatch"
Code: Select all
./configure ... FCFLAGS_EXTRA="-g -Wall -fallow-argument-mismatch"
Code: Select all
../configure --with-config-file=config_file.ac9 >& output.log
make >& make.log
Status, for the different versions of compilers that are supported (or might become soon).
GNU Fortran compiler (presently tested : v5.4, v7.3, v7.4, v8.2, v8.3, v9.1, v9.2)
Code: Select all
mpif90 --show
Code: Select all
make -j 8 > make.log 2> make.stderr
Code: Select all
which mpif90