problem with $(wildcard ,,,)

2001-04-26 Thread Nic Ferrier
I think I've found a problem with version 3.79.1 of make. The problem also exists with 3.78.1 The problem is that the $(wildcard) function doesn't always work. If the file that is tested only exists as the result of an operation performed by a pre-requisite it does not return the file. Here's a

Re: Cannot find shell with make-3.79.1 on i686-pc-cygwin

2001-04-26 Thread Eric Christopher
> That was a "no" to your assertion. All of the Cygwin tools I'm using are > precompiled from Cygwin. Aaah. Then you don't want the complete environment? > > I was thinking as an alternative to hard-coding the shell to "/bin/sh.exe", > I could modify make to look for "sh.exe" on the path if

RE: Cannot find shell with make-3.79.1 on i686-pc-cygwin

2001-04-26 Thread Shawn Carey
> > Thanks for the quick replies, folks! > > > > FYI, I'm using the bone-stock, cygwin compiled make executable with the > > latest DLL (1.3.1-1). > > > > So that was a yes to my assertion that you weren't using the binaries > produced by the cygwin project? > Hi Eric, That was a "no" to your as

Please Help!- I have a problem using make ( variable "$*")

2001-04-26 Thread Kang Sujin-W19218
Hello. I am Sujin,Kang in Seoul, Korea. I am a Software engineer in Motorola Korea Technology Center. I did a build using gnu make, perl script and arm compiler. We have no problem in DOS mode but in UNIX^^;; The problem is concerned with the variable "$*"; For example, file : *a