delorie.com/archives/browse.cgi | search |
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 |
Date: | Fri, 12 Sep 2003 09:59:36 -0400 |
From: | Christopher Faylor <cgf-rcm AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Make reports [Error 255] on make rules with I/O redirections or pipelines. |
Message-ID: | <20030912135936.GB12945@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <Pine DOT GSO DOT 3 DOT 96 DOT SK DOT 1030912163520 DOT 8195A-100000 AT univ DOT uniyar DOT ac DOT ru> |
Mime-Version: | 1.0 |
In-Reply-To: | <Pine.GSO.3.96.SK.1030912163520.8195A-100000@univ.uniyar.ac.ru> |
User-Agent: | Mutt/1.4.1i |
On Fri, Sep 12, 2003 at 04:43:58PM +0400, Igor Yu. Zhbanov wrote: >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. http://cygwin.com/problems.html -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |