main

::BUILDING MPICH

You must have MS Visual C++ 6 and Compaq(Digital) Visual Fortran 6 in order to build without any modifications.

Load the workspace in Visual C++ IDE and select build=>batch build=>rebuild all. You will see an error at link time for the first couple of projects because they require   mpich_fortran.lib which hasn't been built yet.  Either build nt_fortran first or re-link the first couple of projects after nt_fortran has been built.

There are several workspaces available:

main
Compiling an MPI application