X-Recipient: archive-cygwin AT delorie DOT 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 DOT post AT talk DOT nabble DOT com> <4EE767D9 DOT 6070101 AT aol DOT com> <32971161 DOT post AT talk DOT nabble DOT com> Date: Wed, 14 Dec 2011 08:20:28 -0500 Message-ID: Subject: Re: fortran open mpi - getting mpif77 and mpif90 to work From: Jon Clugston To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Tue, Dec 13, 2011 at 5:16 PM, Stitchz 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