More //F/ style woes

James Dumser dumser@ti.com
Fri May 30 09:37:00 GMT 1997


On Thu, 29 May 1997 15:11:21 -0700, JP Shipherd <jp@nuancecom.com>
  wrote:
>So does anyone have a solution on how to address drive/path combinations in
>such a way that will work with both gcc and gnumake.  Currently I'm parsing
>the .Dependencies file and replacing instances of F: with //F, but frankly
>it seems like we need to find a method of naming drive/paths that work for
>all the tools.

Mount F: as /f or /dos/f or /fdrive or /dev/hdf or ... :) Then use
  gcc -I/f/include/path -MM test-nuance-config.c >> .Dependencies

-- 
James Dumser    972-462-5335 dumser@ti.com
-
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