delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2012/02/07/14:44:39

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_BG
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <jgrtto$7g5$1@dough.gmane.org>
References: <CAGJFqDVGy9pMbpYizQhX3qZCRzALS9r9N=RbL6FQbHwrAdkR7A AT mail DOT gmail DOT com> <1328569526 DOT 8848 DOT 3 DOT camel AT YAAKOV04> <jgrik0$6k3$1 AT dough DOT gmane DOT org> <4F315473 DOT 8070106 AT gmail DOT com> <jgrtto$7g5$1 AT dough DOT gmane DOT org>
Date: Tue, 7 Feb 2012 14:44:09 -0500
Message-ID: <CAGHJv4fw5XvYha0mb-R9qQCoaNdXBVBsdsN1VvsE8tL_WT_jGA@mail.gmail.com>
Subject: Re: Documentation on -mno-cygwin Accuracy
From: Chris Sutcliffe <ir0nh34d AT gmail DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q17Jia3q019024

On 6 February 2012 14:29, Charles D. Russell wrote:
> cdr AT dell03 ~/mingtest
> $ make hello
> i686-w64-mingw32-gfortran.exe    hello.f   -o hello
>
> cdr AT dell03 ~/mingtest
> $ ./hello
> /home/cdr/mingtest/hello.exe: error while loading shared libraries:
> libgfortran-
> 3.dll: cannot open shared object file: No such file or directory

Likely because /usr/i686-w64-mingw32/sys-root/mingw/bin is not in your
$PATH.  You can either compile it statically (so the shared library is
not required), add the path I mentioned to your $PATH, or copy
libgfortran-3.dll to the same path as hello.exe.

Chris

-- 
Chris Sutcliffe
http://emergedesktop.org
http://www.google.com/profiles/ir0nh34d

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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019