bug-make
[Top][All Lists]
Advanced

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

[bug #17373] Uses VPATH found source name if first double-colon rule doe


From: anonymous
Subject: [bug #17373] Uses VPATH found source name if first double-colon rule doesn't update
Date: Tue, 8 Aug 2006 18:53:40 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6

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

                 Summary: Uses VPATH found source name if first double-colon
rule doesn't update
                 Project: make
            Submitted by: None
            Submitted on: Tuesday 08/08/2006 at 18:53 UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
       Component Version: 3.80
        Operating System: POSIX-Based
           Fixed Release: None

    _______________________________________________________

Details:

For a makefile that has two double-colon rules to update a target, if the
target can be found in the VPATH and the first double-colon rule does not
trigger an update, then the path name found through VPATH directory search is
used even if the second double-colon rule would have caused an update.

I have included a very short shell script to reproduce the minimal setup.

This is a bug on Make 3.80 and Make 3.81beta1






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tuesday 08/08/2006 at 18:53 UTC  Name: vpath_and_double_colon.sh  Size:
731B   By: None
Short shell script to generate Makefile and sources
<http://savannah.gnu.org/bugs/download.php?file_id=10489>

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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