What if there is no Fortran compiler?

Up: Configuring  mpich Next: Special issues for heterogeneous networks Previous: Building a production  mpich

The configure program should discover that there is no Fortran compiler. You can force configure to not build the Fortran parts of the code with the option -nof77. In this case, only the C programs will be built and tested.


Up: Configuring  mpich Next: Special issues for heterogeneous networks Previous: Building a production  mpich