octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #46063] Build system re-makes certain files 2


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #46063] Build system re-makes certain files 2 or even 3 times
Date: Fri, 1 Jul 2016 15:35:30 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #26, bug #46063 (project octave):

I think the reason for the HG-ID messages is

1. The script to create or recreate the HG-ID file now only runs once as a
side effect of it being sourced by Makefile.

2. However, our build sources Makefile multiple times still, because of the
recursion into libgnu. Makefile is evaluated once for "make all", then again
for "make all-recursive", and a third time for "make all-am".

If we can successfully integrate libgnu into our non-recursive make setup (I
worked on that some, but got blocked by some problems in gnulib), there will
only be one make invocation and only one of those messages.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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