| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| Message-ID: | <3F72F57B.1CD0D20B@ecn.nl> |
| Date: | Thu, 25 Sep 2003 16:02:35 +0200 |
| From: | Teun Burgers <burgers AT ecn DOT nl> |
| Organization: | Netherlands Energy Research Foundation ECN |
| X-Accept-Language: | Dutch, nl, en |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: g77 -mno-cygwin failed |
| X-Virus-Scanned: | by amavisd-new at ecn.nl |
TX wrote: > Hi All > G77 in the latest GCC-3.3.3-1 doesn't work: > > >g77 -mno-cygwin foo.f > >g77: installation problem, cannot exec 'f771': No such file or > directory > > Can anyone help? Compiling a Hello world fortran program with g77 -v reveals that g77 -v -o hello hello.f calls /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/f771.exe. (OK) g77 -v -mno-cygwin -o hello hello.f calls f771.exe and can't find f771.exe along the path. A problem with the specs file? Teun -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |