Re: Missing feature

2005-06-21 Thread Ted Stern
On 17 Jun 2005 at 17:06 UTC-0700, Jason Wessel wrote: > Attached is a patch against the latest CVS to add the function > updatecache. > > Attached is also an example of a batching compiler script. > > The idea here is to use a rule to collect a series of files together > in a variable and pass them

Missing feature

2005-06-17 Thread Wessel, Jason
Attached is a patch against the latest CVS to add the function updatecache. Attached is also an example of a batching compiler script. The idea here is to use a rule to collect a series of files together in a variable and pass them all to the compiler at once. I ran into the problem that the sta

Re: Missing feature gnumake?

2003-10-16 Thread Paul D. Smith
Please include your problem report in plain text in your mail; if you want to include a tar.gz attachment with sample code that's fine, but at least the problem description should be in plaintext. It's a big pain to unpack the attachment before we even have a clue what the problem is. Anyway, you

Re: Missing feature gnumake?

2003-10-16 Thread Noel Yap
I'm too lazy to do all this work in order to help you ;-) Can you provide a minimal makefile and description directly in your email, please? Thanks, Noel Jean Kusters wrote: > > Hello, > > Could you untar, unzip the attachment and read > my README file which describes a problem which I > can n

Missing feature gnumake?

2003-10-16 Thread Jean Kusters
Hello, Could you untar, unzip the attachment and read my README file which describes a problem which I can not solve with my actual knowledge of gnumake. I would strongly appreciate any further advice or comment. Thanks, Jean Kusters ([EMAIL PROTECTED]) makereport.tar.gz Description: GNU Zip co