bug-make
[Top][All Lists]
Advanced

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

[bug #18641] GNUmake 3.81, $(error ) sometimes unable to stop make proce


From: Paul D. Smith
Subject: [bug #18641] GNUmake 3.81, $(error ) sometimes unable to stop make process
Date: Tue, 30 Jan 2007 06:01:25 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20060601 Firefox/2.0.0.1 (Ubuntu-edgy)

Follow-up Comment #4, bug #18641 (project make):

The method for auto-generating dependencies described in the GNU make manual
is not the state-of-the-art method.  You should check my website
http://make.paulandlesley.org and look at the advanced auto-dependency
generation description there.  This process was created fro automake by Tom
Tromey and it's much superior to the process in the GNU make manual.  And, it
doesn't suffer from this issue of invalid warnings.

The solution to the problem is just as described in bug #102; the message
about makefiles not being rebuildable would be deferred until after the
makefile has tried to be created and only printed if it couldn't be.  I don't
see any issue with backward compatibility in this.

I took a very quick look at the SF page but there wasn't much there: no
homepage, no docs that I could find, etc.  If you want to discuss it,
probably the address@hidden mailing list is the best place.  Cheers!

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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