bug-make
[Top][All Lists]
Advanced

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

[bug #30328] Fast echo (with code proposal)


From: Timothy N Murphy
Subject: [bug #30328] Fast echo (with code proposal)
Date: Mon, 19 Jul 2010 13:58:50 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; en-US; rv:2.0b2pre) Gecko/20100716 Minefield/4.0b2pre

Follow-up Comment #5, bug #30328 (project make):

I'd like to add one point about this feature being extremely useful from a
performance point of view.

I certainly have come across large makefiles where $(shell) for appending to
a file is like crask - you desperately need to do it but it has a terrible
effect on makefile parse time.

What I'd acutally like is a way to write functions as a loadable plugin so
that we wouldn't have to ask for a GNU make feature every time we needed to do
something special like this.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30328>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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