delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | "Jon Leichter" <jon AT symas DOT com> |
To: | <earnie_boyd AT yahoo DOT com> |
Cc: | <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | RE: B20.1: CR-LF translation not always handled properly |
Date: | Fri, 22 Oct 1999 11:19:15 -0700 |
Message-ID: | <000201bf1cb9$f27fea20$a0418218@bass.we.mediaone.net> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2173.0 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
Importance: | Normal |
In-Reply-To: | <19991022115113.10819.rocketmail@web112.yahoomail.com> |
Note-from-DJ: | This may be spam |
Ok... I so I downloaded and patched the Cygwin DLL: $ uname -a CYGWIN_NT-4.0 BASS 21.0 (0.8/1/1) 1999-1-16 00:09:28 i686 unknown I still see ALL of the same problems: $ pwd /usr/gcc-2_95-mingw32/bin $ df . Filesystem 1024-blocks Used Available Capacity Mounted on e: 3574428 441280 3133148 12% / $ mount Device Directory Type Flags e: / native text!=binary $ ./gcc --version 2.95 $ ./gcc -print-prog-name=ld ld $ ./gcc -print-prog-name=ld | od -x 0000000 646c 0a0d 0000004 $ ./gcc -print-prog-name=ld | cat | od -x 0000000 646c 0a0d 0000004 $ ./gcc -print-prog-name=ld | grep ".*" | od -x 0000000 646c 000a 0000003 $ xx=`./gcc -print-prog-name=ld` $ echo $xx | od -x 0000000 646c 0a0d 0000004 $ ./gcc -print-prog-name=ld | sed -e 's/^ld$/xxx/' ld $ ./gcc -print-prog-name=ld | sed -e 's/^ld^M$/xxx/' xxx ------------------ Jon Leichter jon AT symas DOT com > -----Original Message----- > From: cygwin-owner AT sourceware DOT cygnus DOT com > [mailto:cygwin-owner AT sourceware DOT cygnus DOT com]On Behalf Of Earnie Boyd > Sent: Friday, October 22, 1999 4:51 AM > To: cygwin users > Subject: RE: B20.1: CR-LF translation not always handled properly > > > --- Jon Leichter <jon AT symas DOT com> wrote: > > No offense has been taken... tone is often hard to interpret in email. > > > > I will try your suggestions and get back to you. > > > > I'm using B20.1, and "uname -a" confirms that: > > > > $ uname -a > > CYGWIN_NT-4.0 BASS 20.1 (0.3/1/1) 1998-12-3 20:39:18 i686 unknown > ^^^^^^^^^ > Ah Ha!! Stock b20.1. Have you read my pages yet? You need at least to > update to the January 15th snapshot of the cygwin1.dll to even > begin to resolve > your problem. There are some definite problems with regard to file mode > processing with the stock version of the dll. > > > > > > > I totally appreciate your help. I wish I posted to the mailing > list earlier. > > > -8<- > > You're welcome and yes you should have posted sooner, why go it alone when > you don't have to. BTW, you might as well get one of the latest > snapshots as > you'll enjoy the improvements. The normal caveats go for upgrading > software. > > > ===== > Earnie Boyd <mailto:earnie_boyd AT yahoo DOT com> > > Newbies, please visit > <http://www.freeyellow.com/members5/gw32/index.html> > > (If you respond to the list, then please don't cc me) > __________________________________________________ > Do You Yahoo!? > Bid and sell for free at http://auctions.yahoo.com > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |