bug-make
[Top][All Lists]
Advanced

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

Re: Difficulties from the combination of functions "call" and "eval"


From: SF Markus Elfring
Subject: Re: Difficulties from the combination of functions "call" and "eval"
Date: Sun, 18 Jan 2015 21:03:32 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

>> The result should become components for recipes in my use case.
> 
> As described before, this is not right.  $(eval ...) is used to
> internalize make syntax.  The result of expanding $(eval ...) is the
> _empty string_, so putting it in a recipe results in NOTHING being added
> to the recipe.

Thanks for your reminder.

I am going restructure the affected build rules.

Regards,
Markus



reply via email to

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