configure error on edison/cori when checking for old MPI naming conventions
Configuring Darshan on Cori/Edison leads to the following output:
checking for old (pre-3.1.1) style MPICH library naming convention... gcc: error: foo.c: No such file or directory gcc: error: unrecognized command line option '-show' no
configure ends up completing successfully and there are no issues with building Darshan afterward, but this could perhaps cause a more legitimate error on other systems.
Reported by Jialin Liu.