Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: Wed, 15 Oct 2003 14:43:28 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: cygpath hangings Message-ID: <20031015184328.GD28402@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i On Wed, Oct 15, 2003 at 09:19:14AM +0100, Steve Fairbairn wrote: > >All, > >As a side note, I have 11 copies of that DLL (java dev and runtime, Visual >Studio/Source Safe, ...) on my system, but only the system32 one is in my >normal path. > >Someone mentioned something about possible issues to do with the path being >different, so I thought I'd run a quick test. > >--- >$ cat setup_from_win.sh.done >#!/bin/bash -x > ># CYGWIN_DEBUG=/bin/cygpath ># set CYGWIN_SLEEP=20000 > >echo $PATH > /cygdrive/d/path_from_setup >--- > >I ran this first with my normal bash shell, renamed the output, and then ran >it again from within setup. > >I am attaching the 2 files as they are as well because of the contents of >one of them, but here is what I see. > >--- >Steve Fairbairn AT stevefnec /cygdrive/d >$ cat path_from_normal >/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/d/v80003/data/work/use >rbin:/cygdrive/d/v80003/bin:/cygdrive/c/Program >Files/j2sdk1.4.2_01/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cy >gdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Microsoft Visual >Studio/VC98/Bin:/usr/bin >--- > >--- >Steve Fairbairn AT stevefnec /cygdrive/d >$ cat path_from_setup >/usr/bin:/usr/bin:/usr/bin:/usr/bin:?D-w AT 3" >--- I'd be more interested in "cygcheck cygpath" output in the two different cases. That would tell us which DLLs were being loaded. 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/