help-make
[Top][All Lists]
Advanced

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

Re: $(foo) vs $(call foo)


From: Stephan Beal
Subject: Re: $(foo) vs $(call foo)
Date: Wed, 27 Jun 2007 15:45:00 +0200
User-agent: KMail/1.9.7

On Wednesday 27 June 2007, John Graham-Cumming wrote:
> There's a slight performance penalty for doing $(call my-macro)
> instead of $(my-macro), but it's very small.
>
> If you like to walk on the wild side then there is another
> difference, but I'm warning you that this difference is only for
> people who are doing extreme things with GNU Make.

http://wanderinghorse.net/computing/make/

:)

> In this article http://www.cmcrossroads.com/content/view/6529/120/ I
> talk about the fact that when you do $(call foo) the recursion
...
> I was making my GNU Make Debugger project for reason discussed in the
> article above.

Wow!!! That's gonna keep me busy for a while! i'll add a link to that in 
the make book (see above link).

> Again, that's only for people who like to play with fire.

/me gets out his matches.

-- 
----- stephan beal
http://www.wanderinghorse.net

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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