On Tue, Dec 13, 2011 at 5:16 PM, Stitchz <jsama...@gmail.com> wrote: > > This is what I get on a fresh, default install of cygwin: > > $ mpif77 > > ------- > The Open MPI wrapper compiler was unable to find the specific compiler > ifort.exe in your PATH. > > Note that this compiler was either specified at configure time or in > one of several possible environment variables. > ------- > > So for some reason writing mpif77 on the command line does not result on > a "bash: command not found" error. For some reason the command is > referenced, > even though it doesn't work out of the box. >
Maybe, you have an executable called "mpif77" installed on your system, in your PATH, that isn't from Cygwin. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple