X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.2 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM
X-Spam-Check-By: sourceware.org
Message-ID: <4EE8B6D5.30104@gmail.com>
Date: Wed, 14 Dec 2011 14:46:45 +0000
From: Dave Korn <dave.korn.cygwin@gmail.com>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: fortran open mpi - getting mpif77 and mpif90 to work
References: <32966392.post@talk.nabble.com>	<4EE767D9.6070101@aol.com>	<32971161.post@talk.nabble.com> <CAG_2cTkVAmhE3ZqWefsQvPKgpAYoKcSmAsY0ryDHYEg_u2V55A@mail.gmail.com>
In-Reply-To: <CAG_2cTkVAmhE3ZqWefsQvPKgpAYoKcSmAsY0ryDHYEg_u2V55A@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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 14/12/2011 13:20, Jon Clugston wrote:
> 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.

  The fact that the official Cygwin package list (http://cygwin.com/packages/)
doesn't include anything containing even the substring 'mpif77' suggests
that's pretty likely.

    cheers,
      DaveK

--
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

