Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Sun, 4 Jun 2000 19:13:31 -0400 To: cygwin AT sourceware DOT cygnus DOT com Cc: ac131313 AT cygnus DOT com Subject: Re: for f in *; with samba (cygwin 1.1.1) Message-ID: <20000604191331.A2825@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com, ac131313 AT cygnus DOT com References: <393A59BC DOT CC8BE456 AT cygnus DOT 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 AT sourceware DOT cygnus DOT com