Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <19991008204107.12010.rocketmail@web110.yahoomail.com>
Date: Fri, 8 Oct 1999 13:41:07 -0700 (PDT)
From: Earnie Boyd <earnie_boyd@yahoo.com>
Reply-To: earnie_boyd@yahoo.com
Subject: Re: make, bash, or cygwin bug?
To: cygwin@sourceware.cygnus.com
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

--- Glenn Spell <glenn@gs.fay.nc.us> wrote:
> On  8 Oct 1999 around 10:12AM (+0200) Kai Henningsen 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? 
> > 
> > This Makefile line: 
> > 
> > CC1OBJ = `$(CC) -print-prog-name=cc1obj` 
> 
> I suspect this is (again) a symptom of mixing mingw and cygwin.
> The cygwin port of gcc-2.95 does not append the cr.
> 
> If you could figure out how to get 'cygpath' to print the
> output instead of mingw-gcc, it would probably work. :-)

Or, try SET CYGWIN=... nobinmode ... before starting bash.  The [no]binmode
switch controls the processing of the pipe and redirect fd's.  If you modify
this value after you start bash you effect the change only on pipes not redirects.

=====
Earnie Boyd <mailto:earnie_boyd@yahoo.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@sourceware.cygnus.com

