Definition of VPATH

Periat Henri periat@ens.ascom.ch
Wed Dec 3 15:26:00 GMT 1997


Hi everybody

I'm very new to cygnu and have to make a UNIX gmake file to run also
on MS-NT boxes.
Now the problem which stops me in the moment is the ':' problem:

- with 'VPATH:=/home/periat/src:D:/home/periat/src' make can't find the
  source files if they are on drive 'D:' only.
  
- with 'VPATH:=/home/periat/src;D:/home/periat/src' or
       'VPATH:=/home/periat/src://D/home/periat/src'
  '$<' contains '//D/home/periat/src/foo.c' and non cygnus programs can't deal
   with such file names.
   
Can anyone tell me how i can solve this problem?



Thanks
Henri



I have b18 and the 'coolview' patches.

  
  
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list