Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <00a801c0df46$2916d1c0$3256273f@ca.boeing.com>
From: "Michael A. Chase" <mchase@ix.netcom.com>
To: "Al Greynolds" <agreynolds@breault.com>, <cygwin@cygwin.com>
References: <8181BCB64116D411B821005004075F6216A674@ATLAS>
Subject: Re: Formatted (text) files created by g77 under cygwin
Date: Thu, 17 May 2001 19:54:39 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

Run 'mount' with no arguments to see what mode the directory or drive is
mounted as (text or binary).  If the nearest mount point (or /cygdrive if
there is no appropriate mount point) is binary mode, a newline character
(LF) _is_ the standard line terminator.  If the nearest mount point is text
mode then there may be a problem with g77, but more details will be needed
to investigate it.
--
Mac :})
Give a hobbit a fish and he'll eat fish for a day.
Give a hobbit a ring and he'll eat fish for an age.
----- Original Message -----
From: "Al Greynolds" <agreynolds@breault.com>
To: <cygwin@cygwin.com>
Sent: Thursday, May 17, 2001 12:41
Subject: Formatted (text) files created by g77 under cygwin


> Formatted (text) files written by a g77 program under cygwin has unix
> (single LF) line terminators.  Is there any way to make it create files
with
> standard  CRLF line terminators?



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

