bug-make
[Top][All Lists]
Advanced

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

[bug #15584] 3.81.b4 much slower than 3.80 in some situations


From: Boris Kolpackov
Subject: [bug #15584] 3.81.b4 much slower than 3.80 in some situations
Date: Wed, 15 Feb 2006 19:01:29 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.5) Gecko/20050106 Debian/1.7.5-1

Follow-up Comment #12, bug #15584 (project make):

It appears that 3.80 has a bug in handling of .SECONDARY. It does not
actually mark individual targets as intermedite. As a result, check_dep
doesn't treat any target in this makefile as intermediate. In CVS the
following code was added in file.c around line 692:

hash_map (&files, set_intermediate);


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15584>

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





reply via email to

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