Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 14 Oct 2003 16:19:49 -0400
From: Christopher Faylor <cgf-rcm@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: setup hangs during postinstall
Message-ID: <20031014201949.GL16944@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <Pine.GSO.4.56.0310131207550.791@eos> <20031014025019.GA31727@redhat.com> <Pine.GSO.4.56.0310141018270.791@eos> <20031014165522.GF16944@redhat.com> <Pine.GSO.4.56.0310141310200.823@eos> <20031014184253.GH16944@redhat.com> <Pine.GSO.4.56.0310141400340.823@eos>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.GSO.4.56.0310141400340.823@eos>
User-Agent: Mutt/1.4.1i

On Tue, Oct 14, 2003 at 02:13:44PM -0500, Brian Ford wrote:
>FOO=`cygpath -S < /dev/null`
>does not hang.

I forget have you tried making this:

FOO=`strace -owhereever cygpath -S`

I seem to recall that this worked ok but I can't find this
usage anywhere in this neverending thread.

cgf

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

