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

Reply via email to