delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=2.2 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,T_RP_MATCHES_RCVD |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <COL119-W5155DA74F8057398F7D3E0B0DE0@phx.gbl> |
From: | Gery Herbozo Jimenez <gamejihou AT hotmail DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | Fortran program error message |
Date: | Mon, 28 Feb 2011 13:21:12 +0000 |
MIME-Version: | 1.0 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.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 |
Dear Users, I can't run the following fortran script in my cygwin bash, I'm getting the= following error message: $ g77 geometry.f -o geometry /cygdrive/c/DOCUME~1/ADMINI~1/CONFIG~1/Temp/ccmHGeab.o:geometry.f:(.text+0x= 82d): undefined reference to `_zspl3_' /cygdrive/c/DOCUME~1/ADMINI~1/CONFIG~1/Temp/ccmHGeab.o:geometry.f:(.text+0x= 860): undefined reference to `_zspl3_' /cygdrive/c/DOCUME~1/ADMINI~1/CONFIG~1/Temp/ccmHGeab.o:geometry.f:(.text+0x= 92e): undefined reference to `_spl3_' /cygdrive/c/DOCUME~1/ADMINI~1/CONFIG~1/Temp/ccmHGeab.o:geometry.f:(.text+0x= 95b): undefined reference to `_spl3_' /cygdrive/c/DOCUME~1/ADMINI~1/CONFIG~1/Temp/ccmHGeab.o:geometry.f:(.text+0x= 9e8): undefined reference to `_zspl3_' /cygdrive/c/DOCUME~1/ADMINI~1/CONFIG~1/Temp/ccmHGeab.o:geometry.f:(.text+0x= a1b): undefined reference to `_zspl3_' /cygdrive/c/DOCUME~1/ADMINI~1/CONFIG~1/Temp/ccmHGeab.o:geometry.f:(.text+0x= b5d): undefined reference to `_spl3_' /cygdrive/c/DOCUME~1/ADMINI~1/CONFIG~1/Temp/ccmHGeab.o:geometry.f:(.text+0x= b8d): undefined reference to `_spl3_' /cygdrive/c/DOCUME~1/ADMINI~1/CONFIG~1/Temp/ccmHGeab.o:geometry.f:(.text+0x= c71): undefined reference to `_spl3_' /cygdrive/c/DOCUME~1/ADMINI~1/CONFIG~1/Temp/ccmHGeab.o:geometry.f:(.text+0x= ca1): undefined reference to `_spl3_' collect2: ld returned 1 exit status I also copied in my current directory the file cygwin1.dll. I didn't=20 write this program, I just found in internet and wanted to run it in=20 cygwin. The script can be found here:=20 http://www2.geo.uib.no/nav-processing/geometry/geometry.php Is it possible to run fortran programs in cygwin? I've searched for a=20 simple answer in google but didn't find it. I'd be very grateful if=20 someone could provide me some "simple" ideas to solve this issue. Very grateful for you time and attention, Gery =20=09=09=20=09=20=20=20=09=09=20=20 -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |