help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: prerequisite variable confusion


From: Ron Peterson
Subject: Re: prerequisite variable confusion
Date: Tue, 24 Apr 2007 09:32:16 -0400
User-agent: Mutt/1.5.9i

On Mon, Apr 23, 2007 at 10:02:25PM -0600, Philip Guenther wrote:
> On 4/23/07, Ron Peterson <address@hidden> wrote:
> ...
> >The soapH.h target builds a bunch of .cpp files like soapServer.cpp
> >that should then be compiled into object files.  If those files don't
> >exist when the makefile is called, then it seems that even though
> >there's a rule that makes them, the rule I made for the %.o target
> >doesn't know they exist.
> ...
> >Is there a more elegant way to accomplish the same thing?
> 
> This was discussed a couple weeks ago on this very list:
> 
> http://lists.gnu.org/archive/html/help-make/2007-04/msg00021.html

Thanks.  I think I'll continue using my own kludge so I don't have to
create extraneous files...  Oh well.

> BTW, you should also upgrade your make binary from 3.81beta4 to the
> released version of 3.81, just in case you (later) hit someone fixed
> before the release.

Yeah, I already did that mostly because I was hoping for a miracle cure.

Best.

-- 
Ron Peterson
https://www.yellowbank.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]