delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <001601be5de7$9ddc1f70$98cd78cf@hunda> |
From: | "Suhaib M. Siddiqi" <Ssiddiqi AT InspirePharm DOT Com> |
To: | <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | F90 and HPF for Cygwin |
Date: | Sun, 21 Feb 1999 17:14:56 -0500 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 4.72.3110.5 |
X-Mimeole: | Produced By Microsoft MimeOLE V4.72.3110.3 |
A while ago some users asked if a f90 is available fro Cygwin. This message is for your information. Portland Group released recently the PGI workstation which contains C/C++ F77/F90 and HPF (High Performance Fortran) and also MP (multi processor options), which is compatible with Cygwin-B20.1. It is based upon my experience. The PGI offers the following compability with Cygwin * -Munix - (NT only) use UNIX-style argument passing and symbol naming conventions. In particular, C symbols are pre-pended with an underscore and Fortran symbols have underscores pre-pended and appended. This option is useful for porting mixed Fortran/C applications from UNIX to NT with a minimum of effort. * -cyglibs - (NT only) link against the Cygnus libraries and use the Cygnus include files. You must have Cygwin32 installed in order to use this switch. * -mslibs - (NT only) use the Microsoft linker and include files, and link against the Microsoft Visual C++ libraries. Microsoft Visual C++ must be installed in order to use this switch. * -msvcrt - (NT only) use Microsoft's msvcrt.dll at runtime rather than the default crtdll.dll. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |