From: gil@objs.com (Gil Hansen)
Subject: -I stopped working
3 Apr 1998 12:21:54 -0800
Message-ID: <199803302130.PAA02620.cygnus.gnu-win32@mailhost.onramp.net>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
To: gnu-win32@cygnus.com

The -I option in my makefile has stopped working. I'm getting "No such file
or directory" for X include files. Yet if I replace <X11/StringDefs.h> with
"/usr/X11R6.3/include/X11/StringDefs.h" the file is found.
The compilation line is:
	gcc -g -I/usr/X11R6.3/include/X11 -c windows.c
which compiled fine a few days ago. 

I'm running NT 4.0 SP3, GNU-Win32 B19.1.  My mounts are:

Device           Directory           Type        Flags
\\.\tape1:       /dev/st1            native      text!=binary
\\.\tape0:       /dev/st0            native      text!=binary
\\.\b:           /dev/fd1            native      text!=binary
\\.\a:           /dev/fd0            native      text!=binary
G:               /                   native      text!=binary

Any help would be greatfully appreciated. I've spent hours trying to
resolve this.

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