TEXT mode, BINARY mode default file opening

2005-01-24 Thread Pete James
Hello, I am new to the list a have only been using CYGWIN for a few months. I would like to use the GNU compiler as a cross compiler for a Windoze machine and I am having problems with the files being opened in BINARY mode, I think. I have the whole system running on Windoze 2000 using an old

Re: TEXT mode, BINARY mode default file opening

2005-01-24 Thread Gerrit P. Haase
Pete James wrote: Hello, I am new to the list a have only been using CYGWIN for a few months. I would like to use the GNU compiler as a cross compiler for a Windoze machine and I am having problems with the files being opened in BINARY mode, I think. I have the whole system running on Windoze 2000

Re: TEXT mode, BINARY mode default file opening

2005-01-24 Thread aschwarz1309
Pete James wrote: Hello, I am new to the list a have only been using CYGWIN for a few months. I would like to use the GNU compiler as a cross compiler for a Windoze machine and I am having problems with the files being opened in BINARY mode, I think. Unfortunately I can't change all

Re: TEXT mode, BINARY mode default file opening

2005-01-24 Thread Larry Hall
At 03:24 AM 1/24/2005, you wrote: Hello, I am new to the list a have only been using CYGWIN for a few months. I would like to use the GNU compiler as a cross compiler for a Windoze machine and I am having problems with the files being opened in BINARY mode, I think. I have the whole system

RE: TEXT mode, BINARY mode default file opening

2005-01-24 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of Gerrit P. Haase Sent: 24 January 2005 11:54 I never have any problems with any files, regardless which mode these files are. GCC doesn't care if you use \r\n or \n as line ending. It does in at least one circumstance. If you