Looks like that this bug has been fixed. I dont see it anymore.
I suspect that bug showed up only when you try to work on Linux root
filesystem (via samba). Note: /cygdrive/m was infact a Linux root
filesystem.
If I copy over the directory structure on local hard drive, it works fine.
I am seein
WFM (XP, 20040322 snapshot, make 3.80-1) . However, this has been reported
before:
http://www.cygwin.com/ml/cygwin/2003-09/msg01172.html
> > -Original Message-
> > From: Dave Korn [mailto:[EMAIL PROTECTED]
> >
> > > -Original Message-
> > > From: cygwin-owner On Behalf Of Nitin G
> -Original Message-
> From: cygwin-owner On Behalf Of Nitin Gupta
> Sent: 12 May 2004 18:58
> cat Makefile
>
>
> WORKSPACE=$(shell pwd)
> test:
> @echo $(wildcard $(WORKSPACE)/ph*/*.cx)
> =
>
> Directory structure
> Makefile
> phase1/
> phase3/
>
> phase1/main.cx
> pha
Cygwin version: 05/12/04 (everything new)
CYGWIN_NT-5.1 1.5.9(0.112/4/2) 2004-03-18 23:05
=
cat Makefile
WORKSPACE=$(shell pwd)
test:
@echo $(wildcard $(WORKSPACE)/ph*/*.cx)
=
Directory structure
Makefile
phase1/
phase3/
phase1/main.cx
phase1/phase1.hx
phase3/p123.cx
pha
4 matches
Mail list logo