This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: for f in *; with samba (cygwin 1.1.1)


On Mon, Jun 05, 2000 at 09:53:23AM +1000, Andrew Cagney wrote:
>Chris Faylor wrote:
>> 
>> 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?
>
>The May 15 1.1.1 (?). 1.1 was ok.

Ok.  So, you're using v1.1.1.  What version of ash?  Did you update your entire
directory structure or just cygwin?

cgf

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]