This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fortran open mpi - getting mpif77 and mpif90 to work


On Tue, Dec 13, 2011 at 5:16 PM, Stitchz <jsamaral@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]