X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.1 required=5.0	tests=AWL,BAYES_00,KHOP_THREADED,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
From: Adam Dinwoodie <Adam.Dinwoodie@metaswitch.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: RE: automatically using pipe_byte for certain EXE's
Date: Thu, 26 Jul 2012 18:23:25 +0000
Deferred-Delivery: Thu, 26 Jul 2012 18:23:00 +0000
Message-ID: <CE9C056E12502146A72FD81290379E9A436405E2@ENFIRHMBX1.datcon.co.uk>
References: <5011587F.1000304@gmail.com>
In-Reply-To: <5011587F.1000304@gmail.com>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q6QIPsAG026184

Noel Grandin wrote:
>Is there any way to trigger the pipe_byte option for certain executables?
>I'm trying to avoid having to dig around inside the hugely complex-
>LibreOffice build scripts.

I'm not sure I follow what you're after. You want Cygwin to recognize when it's
setting up a pipe involving a specific executable, and to set that up as if it
were using byte pipes rather than message pipes?

I would imagine that would be difficult-to-impossible, for the same reason as
trying to work out whether an executable links into cygwin1.dll. See cgf's
explanation here: http://cygwin.com/ml/cygwin/2012-05/msg00192.html

--
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


