delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/09/12/08:44:50

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-Authentication-Warning: univ.uniyar.ac.ru: bsg owned process doing -bs
Date: Fri, 12 Sep 2003 16:43:58 +0400 (MSD)
From: "Igor Yu. Zhbanov" <bsg AT uniyar DOT ac DOT ru>
To: cygwin AT cygwin DOT com
Subject: Make reports [Error 255] on make rules with I/O redirections or pipelines.
Message-ID: <Pine.GSO.3.96.SK.1030912163520.8195A-100000@univ.uniyar.ac.ru>
MIME-Version: 1.0
X-MailScanner-Information: Please contact the ISP for more information
X-MailScanner: Found to be clean
X-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.7, required 5,
AWL 0.00, BAYES_10 -4.70, USER_AGENT_PINE 0.00,
X_AUTH_WARNING -0.40)
Note-from-DJ: This may be spam

Make reports Error 255 if make rule contains redirections '>' or pipelines '|'.
Example of Makefile:

test:
	ls -al | cat

But if Makefile will be rewritten as this:

test:
	bash -c 'ls -al | cat'

then there are no problems will be.

Thanks!

P.S. Please CC to Reply.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019