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 |
Date: | Thu, 25 Sep 2003 17:09:51 +0200 |
From: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
Reply-To: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
Organization: | Esse keine toten Tiere |
X-Priority: | 3 (Normal) |
Message-ID: | <109191000964.20030925170951@familiehaase.de> |
To: | Roman Belenov <rbelenov AT yandex DOT ru> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: g77 -mno-cygwin failed |
In-Reply-To: | <ueky5x73d.fsf@yandex.ru> |
References: | <3F72F57B DOT 1CD0D20B AT ecn DOT nl> <ueky5x73d DOT fsf AT yandex DOT ru> |
MIME-Version: | 1.0 |
Roman schrieb: > Teun Burgers <burgers AT ecn DOT nl> writes: >> 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? > f771 is not included in gcc-mingw package, so I guess it's a problem > with distribution. Make some symlinks in the directory: /usr/lib/gcc-lib/i686-pc-mingw/3.3.1/ to all the executables in this directory: /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/ as it was in 3.2-x: $ ls -l /usr/lib/gcc-lib/i686-pc-mingw32/3.2 total 143 -rwxr-xr-x 1 gerrit Domänen- 89490 Aug 17 2002 SYSCALLS.c.X* lrwxrwxrwx 1 gerrit Domänen- 144 Aug 28 12:05 cc1.exe -> ../../i686-pc-cygwin/3.2/cc1.exe lrwxrwxrwx 1 gerrit Domänen- 166 Aug 28 12:05 cc1obj.exe -> ../../i686-pc-cygwin/3.2/cc1obj.exe lrwxrwxrwx 1 gerrit Domänen- 152 Aug 28 12:05 cc1plus.exe -> ../../i686-pc-cygwin/3.2/cc1plus.exe lrwxrwxrwx 1 gerrit Domänen- 146 Aug 28 12:05 cpp0.exe -> ../../i686-pc-cygwin/3.2/cpp0.exe lrwxrwxrwx 1 gerrit Domänen- 150 Aug 28 12:05 crtbegin.o -> ../../i686-pc-cygwin/3.2/crtbegin.o lrwxrwxrwx 1 gerrit Domänen- 146 Aug 28 12:05 crtend.o -> ../../i686-pc-cygwin/3.2/crtend.o lrwxrwxrwx 1 gerrit Domänen- 146 Aug 28 12:05 f771.exe -> ../../i686-pc-cygwin/3.2/f771.exe drwxrwxrwx+ 3 gerrit Domänen- 4096 Aug 28 12:05 include/ -rwxr-xr-x 1 gerrit Domänen- 55372 Aug 17 2002 libgcc.a* lrwxrwxrwx 1 gerrit Domänen- 140 Aug 28 12:05 specs -> ../../i686-pc-cygwin/3.2/specs lrwxrwxrwx 1 gerrit Domänen- 154 Aug 28 12:05 tradcpp0.exe -> ../../i686-pc-cygwin/3.2/tradcpp0.exe Gerrit -- =^..^= -- 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 |