Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Chris Faylor <cgf@cygnus.com>
Date: Sun, 4 Jun 2000 19:13:31 -0400
To: cygwin@sourceware.cygnus.com
Cc: ac131313@cygnus.com
Subject: Re: for f in *; with samba (cygwin 1.1.1)
Message-ID: <20000604191331.A2825@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: cygwin@sourceware.cygnus.com, ac131313@cygnus.com
References: <393A59BC.CC8BE456@cygnus.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
In-Reply-To: <393A59BC.CC8BE456@cygnus.com>; from ac131313@cygnus.com on Sun, Jun 04, 2000 at 11:29:32PM +1000

On Sun, Jun 04, 2000 at 11:29:32PM +1000, Andrew Cagney wrote:
>Was trying to build GCC but found it wasn't configuring.  Diging around
>and I found that ash would expand:
>
>  for f in /samba/drive/gcc/*/config-lang.in
>  do
>	echo $f
>  done
>
>into all files in the directory /samba/drive/gcc with
>``/config-lang.in'' appended instead of filtering it down to just
>sub-directories containing config-lang.in.
>
>Has anyone else seen this?

When I try this, it works fine.  I configure from a samba drive all of the time
so I'm surprised that this would be a problem.

Do you see the same problem on a non-samba drive?

This is with Cygwin 1.0, right?

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

