www.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://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 |
To: | cygwin AT cygwin DOT com |
From: | "Tony Richardson" <richardson AT evansville DOT edu> |
Subject: | Re: f77 compiler |
Date: | Fri, 7 Jan 2005 14:56:34 -0600 |
Lines: | 15 |
Message-ID: | <crmt5g$a5l$1@sea.gmane.org> |
References: | <Pine DOT A41 DOT 4 DOT 58 DOT 0501071110140 DOT 68358 AT phyast DOT nhn DOT ou DOT edu> |
X-Complaints-To: | usenet AT sea DOT gmane DOT org |
X-Gmane-NNTP-Posting-Host: | 192.195.225.6 |
X-Newsreader: | Microsoft Outlook Express 6.00.2900.2527 |
X-RFC2646: | Format=Flowed; Original |
X-IsSubscribed: | yes |
Dick Henry wrote: > In short, a program that works fine on my workstation gives different > output on my laptop using the f77 compiler from cygwin. Are you creating binary files? Just a wild guess (based on recently porting a Sun Fortran to cygwin), but then I'd assume you are running into big endian/little endian issues. Usually not a problem as long as you can recompile the program that uses the binary output under cygwin too. If thats not an option you'll need to do some data swabbing. Tony Richardson -- 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 |