Picking up include directories automatically

morse@harborcom.net morse@harborcom.net
Sat May 10 13:29:00 GMT 1997


> Date:          Fri, 9 May 1997 14:20:15 +0000
> From:          Jon Thackray <jont@harlequin.co.uk>
> To:            gnu-win32@cygnus.com
> Subject:       Picking up include directories automatically

> Is there some way to persuade cpp to look in some include directories
> automatically? The old one used to look at the value of the include
> environment varaible, the latest (b17.1) appears to ignore this.
> Putting these directories on the command line is not an option, as
> they vary from machine to machine.

I've handled this by defining a local makefile 'local.mak' that has 
default settings for the lib and include dirs among others.   App 
specific make files then include this file (-include local.mak).
-
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