From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 97413 invoked by alias); 21 Feb 2020 01:23:58 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 97403 invoked by uid 89); 21 Feb 2020 01:23:57 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy= X-HELO: conssluserg-06.nifty.com Received: from conssluserg-06.nifty.com (HELO conssluserg-06.nifty.com) (210.131.2.91) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 21 Feb 2020 01:23:55 +0000 Received: from Express5800-S70 (ntsitm196171.sitm.nt.ngn.ppp.infoweb.ne.jp [125.0.207.171]) (authenticated) by conssluserg-06.nifty.com with ESMTP id 01L1NaUi026764 for ; Fri, 21 Feb 2020 10:23:36 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-06.nifty.com 01L1NaUi026764 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1582248216; bh=S8kMKrerSXovP2831GxUvOTyjPhpxVN9FGo3Ufma2fU=; h=Date:From:To:Subject:In-Reply-To:References:From; b=ytc/seBPr1A1V37mmRjF0Z/Z/aJoAjtzvYkBI6AdxzHQoLZnYV1zsprNChZp2CPYm g1W71Pyj/6ArJKhLpdALKEOOr9bC9FwYy1VQ63PBwg1XyFCL5SzusyGKPLrbHnxC0X QgnQ0Vyxq4EnNcfdLM/ZdU8XDVS/HqXVAYEN/+8p/aCNgEfhcQ3Mx4WKpoKxqk8F2c v8uzPmQIkzBEWD09j7EBecf1PYGswXsWxPP/v57ASgxk2JnZYzyHpOF0klfME/aGOB p0i8mlvt9IY2pAXqJgCvbCxhWhWtpi2IHchjotb+13bDBMupZ8ihcxfFqjaFsls0Xm C2mqGlQHRPVkA== Date: Fri, 21 Feb 2020 01:23:00 -0000 From: Takashi Yano To: cygwin@cygwin.com Subject: Re: Pipes bug when spawning non-cygwin processes Message-Id: <20200221102346.f3165ebbaf2fb4fef17811b2@nifty.ne.jp> In-Reply-To: <20200221100759.6377af969a5f93217b488467@nifty.ne.jp> References: <20200131072536.da46ccf9cb52b1afdefa2a9a@nifty.ne.jp> <20200219044302.bd24ffa7af1f159c67583600@nifty.ne.jp> <20200221100121.44625484e94eef069f9ff3d8@nifty.ne.jp> <20200221100759.6377af969a5f93217b488467@nifty.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00182.txt.bz2 On Fri, 21 Feb 2020 10:07:59 +0900 Takashi Yano wrote: > Or just compile with: > cl pipes.cpp /link /subsystem:console Sorry, you need main() for this. -- Takashi Yano -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple