Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000424182127.13455.qmail@web118.yahoomail.com> Date: Mon, 24 Apr 2000 11:21:26 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: RE: New net release - problems with make and gdb To: Richard Stanton , Tim Prince Cc: Cygwin Mailing List MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Richard Stanton wrote: > That was it. Thanks. > > After installing the new release, c: was mounted (as /) in binmode, whereas > previously it had been mounted in text mode. Changing the mount back to > textmode allows make to run properly. > > Having said all that, I get the impression from this group that I "ought" to > be mounting everything in binmode. Is this correct? If so, why? > At least half the entries (probably not that much but it sure seems like it could be more) in the archives discuss this. When switching between binary and text mode default processing, you need to modify all text files containing \r\n (DOS STYLE) line endings to \n (UNIX STYLE) line endings. The downfall of this is that older versions of NOTEPAD won't display the file properly. However, the benefits will outway this one negative. ===== --- Earnie Boyd: __Cygwin: POSIX on Windows__ Cygwin Newbies: __Minimalist GNU for Windows__ Mingw32 List: Mingw Home: __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com