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
Date: Wed, 11 Apr 2001 15:54:44 -0400
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: Compiling Playstation2 cross compiler.
Message-ID: <20010411155444.R25082@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <008101c0c260$e30071c0$0900a8c0@robot> <NFBBJAJICAKJPMMKDAGBGECACCAA.wpd@delcomsys.com> <20010411141847.A290@BOEKHOFF_M>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <20010411141847.A290@BOEKHOFF_M>; from malcolm.boekhoff@actfs.co.uk on Wed, Apr 11, 2001 at 02:18:47PM +0100

On Wed, Apr 11, 2001 at 02:18:47PM +0100, malcolm.boekhoff wrote:
>On 2001-04-11 07:55:14, Patrick Doyle wrote:
>
>If it's a CRLF problem try Corinna's linking with "automode.o" solution:
>
>	make LDFLAGS="/lib/automode.o"
>
>I think it forces all fopen's and open's to be binary (or text :). Anyway, that
>fixed my problems with Mutt.

Let's get our facts straight if we are going to be offering advice,
shall we?

File			Action
/lib/automode.o		text mode reads, binary mode writes
/lib/binmode.o		binary mode reads and writes
/lib/textmode.o		text mode reads and writes

cgf

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

