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: | <001d01c16226$336486f0$32dd18ac@amr.corp.intel.com> |
From: | "Tim Prince" <tprince AT computer DOT org> |
To: | "Ayers, Douglas D \(SAIC\)" <AyersDD AT navair DOT navy DOT mil>, <cygwin AT cygwin DOT com> |
References: | <59944BBE9932D211BADB0000F8055EFD053F42D6 AT nems05 DOT nawcad DOT navy DOT mil> |
Subject: | Re: GCC fortran question |
Date: | Wed, 31 Oct 2001 08:07:52 -0800 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4522.1200 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
g77 .o files are the same as gcc .o files. You would be subject to similar limitations; I suspect you won't be able to use any run-time library calls, unless you can extract the necessary .o files from the library. In addition, you will need to be familiar with the -funderscore options and deal with any case mis-match in linker symbols. ----- Original Message ----- From: "Ayers, Douglas D (SAIC)" <AyersDD AT navair DOT navy DOT mil> To: <cygwin AT cygwin DOT com> Sent: Wednesday, October 31, 2001 7:22 AM Subject: GCC fortran question > Hi, > > On the FAQ, it states that MSVC and GCC C objects can be used together. I > was wondering if Fortran objects created with GCC can be used with MSCV. I > would think so since C objects can be used but my boss said he had trouble > doing that once. Any comments on this issue would be greatly appreciated. > I plan on trying to use MSCV for C and GCC for Fortran on an upcoming > project (if possible). > > Thank you for any help, > > Douglas Ayers -- 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 |