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 |
Message-ID: | <19991008120147.6930.rocketmail@web122.yahoomail.com> |
Date: | Fri, 8 Oct 1999 05:01:46 -0700 (PDT) |
From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
Reply-To: | earnie_boyd AT yahoo DOT com |
Subject: | Re: make, bash, or cygwin bug? |
To: | Kai Henningsen <kai AT cats DOT ms>, cygwin AT sourceware DOT cygnus DOT com |
MIME-Version: | 1.0 |
--- Kai Henningsen <kai AT cats DOT ms> wrote: > /bin/sh: \home\gcc-2.95.1\kai\gcc\cc1obj.exe^M: command not > found > > Well, of course. But who told you to append a cr there? > You did. > This Makefile line: > > CC1OBJ = `$(CC) -print-prog-name=cc1obj` > > Someone obviously didn't understand that a cr counts as white > space, just like a lf does. I have no idea if that's a fault of make, > bash, or the cygwin1.dll. Or your setup!! You've obviously modified your mounts to process text in binary default mode. When this happens you must change the \r\n line endings to \n line endings just as if you were on a UNIX platform. And _NO_ cr does not count as white space, it is a specially handled character when processing in "Text Mode". ===== 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |