> That's using $(eval) which means it'll exclude people on GNU Make 3.79.1 
> or earlier.  It's possible to write the some function without $(eval) 
> like this:

eval doesn't exactly work correctly in 3.80 either. It takes a lot of work to
find the right combination that doesn't cause make to crash with the virtual
memory exhausted bug when using eval. Of course that bug was fixed 3 years ago
and we *STILL* do not have a release that fixes it.





_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to