X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.5 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <32971161.post@talk.nabble.com>
References: <32966392.post@talk.nabble.com>	<4EE767D9.6070101@aol.com>	<32971161.post@talk.nabble.com>
Date: Wed, 14 Dec 2011 08:20:28 -0500
Message-ID: <CAG_2cTkVAmhE3ZqWefsQvPKgpAYoKcSmAsY0ryDHYEg_u2V55A@mail.gmail.com>
Subject: Re: fortran open mpi - getting mpif77 and mpif90 to work
From: Jon Clugston <jon.clugston@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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

