delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <80575AFA5F0DD31197CE00805F650D7602D05A@wilber.adroit.com> |
From: | "Robinow, David" <drobinow AT dayton DOT adroit DOT com> |
To: | "'Andrey Khavryuchenko'" <akhavr AT kds DOT com DOT ua>, cygwin AT cygwin DOT com |
Subject: | RE: can't link fortran executable |
Date: | Mon, 5 Nov 2001 10:37:41 -0500 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2650.21) |
You are using g77 as a linker. Are you also using it as a compiler? If not, where did your object files come from? [This looks suspiciously like 'f2c' output, which requires -lf2c on the link command.] -----Original Message----- From: Andrey Khavryuchenko [mailto:akhavr AT kds DOT com DOT ua] Sent: Monday, November 05, 2001 5:55 AM To: cygwin AT cygwin DOT com Subject: can't link fortran executable Administrator AT MUSTIDE ~/src/chngc/src $ g77 -o chngc.exe *.o [...] wrtrasmol.o: In function `wrtrasmol_': wrtrasmol.o(.text+0x35): undefined reference to `s_wsfe' wrtrasmol.o(.text+0x3d): undefined reference to `e_wsfe' wrtrasmol.o(.text+0x4a): undefined reference to `s_wsfe' wrtrasmol.o(.text+0x61): undefined reference to `do_fio' ... What's set up wrong? What's missing? -- Andrey V Khavryuchenko http://www.kds.com.ua/ Offshore Software Development -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |