[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: vpath bug
From: |
Paul D. Smith |
Subject: |
Re: vpath bug |
Date: |
Wed, 18 Apr 2001 09:57:42 -0400 |
Are you using GNU make 3.79.1 for Windows, or the Cygwin version of GNU
make? They are slightly different.
I can't reproduce this problem on UNIX, so it must be a Windows-specific
issue. There were a few bugs related to very obscure parsing errors in
makefiles; can you run the original (failing) makefile with -p and
examine the output, and see if the VPATH pathname there is really the
right one from the makefile?
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- vpath bug, Ulvr, John, 2001/04/18
- Re: vpath bug,
Paul D. Smith <=