bugmake - Bugs: bug #34542, vpath windows issues

 
 

bug #34542: vpath windows issues

Submitted by:  None
Submitted on:  Thu 13 Oct 2011 07:16:49 PM UTC  
 
Severity: 3 - NormalItem Group: Bug
Status: Works for mePrivacy: Public
Assigned to: NoneOpen/Closed: Closed
Component Version: 3.82Operating System: MS Windows
Fixed Release: NoneTriage Status: None

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Sun 04 Mar 2012 05:18:34 PM UTC, comment #2:

Closing as "works for me". If anonymous comes by and updates the bug we can reopen.

Paul D. Smith <psmith>
Project Administrator
Thu 13 Oct 2011 07:36:08 PM UTC, comment #1:

I cannot reproduce this on my XP SP2 machine. I tried versions 3.80, 3.81, and 3.82, and they all produce the expected output:

D:\usr\eli\data\test3>make
echo a/foo.c b/bar.c
a/foo.c b/bar.c

Perhaps you could run Make with the -d switch and see why it is failing.

Eli Zaretskii <eliz>
Project Member
Thu 13 Oct 2011 07:16:49 PM UTC, original submission:

Hi,

platform: MS Windows XP SP3
make versions: 3.80 and 3.82

given following makefile:

vpath %.c a b

.PHONY: all
all: foo.c bar.c
echo $^

the directory structure is as follows:

$ ls -R
.:
a b Makefile

./a:
foo.c

./b:
bar.c

make gives error:

>make.exe

make.exe: *** No rule to make target `foo.c', needed by `all'. Stop.

while the same makefile works as expected on linux with make 3.82.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by psmith (Posted a comment)
  • -unavailable- added by eliz (Posted a comment)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 2 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Sun 04 Mar 2012 05:18:34 PM UTCpsmithStatusNone=>Works for me
      Open/ClosedOpen=>Closed

    Back to the top


    Powered by Savane 3.1-cleanup1