This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Include Path Error


Problem:  I am attempting to compile my first GNUWin32 program, the infamous HELLO.C, to verify the installation of GNUWin32 under Windows 95 and I am receiving the following error:

Entered: 
	gcc hello.c
Results:
	hello.c:1: No include path in which to find stdio.h
	GCC.EXE: Internal compiler error: program cpp got fatal signal 33

Below is a listing of my environment parameters obtained with the Win95/DOS SET command:

/* Begin parameters list */

TMP=C:\WINDOWS\TEMP
TEMP=C:\WINDOWS\TEMP
PROMPT=$p$g
winbootdir=C:\WINDOWS
COMSPEC=C:\WINDOWS\COMMAND.COM
NESTORPATH=C:\OCRFF\NESTOR30
GCC_EXEC_PREFIX = C:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\
TCL_LIBRARY = C:/gnuwin32/b18/tcl/lib/tcl7.6
GDBTK_LIBRARY = C:/gnuwin32/b18/share/gdbtcl
PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\MSSQL\BIN;C:\UTL;C:\PERL\BIN;C:\OPTIALL;C:
\KIPP\BIN;C:\PROGRAMF\MTI\OCRFF_16;C:\OCRFF\OCR\WORDSCAN.30;C:\OCRFF\KIPP\BIN;C:
\GNUWIN32\B18\H-I386-CYGWIN32\BIN;C:\GNUWIN32\B18\TCL\BIN;C:\GNUWIN32\B18\H-I386
-CYGWIN32\LIB\GCC-LIB\I386-CYGWIN32\CYGNUS-2.7.2-970404;C:\GNUWIN32\B18\H-I386-C
YGWIN32\I386-CYGWIN32\INCLUDE
windir=C:\WINDOWS
SNDSCAPE=C:\WINDOWS
BLASTER=A220 I5 D1 T1
CMDLINE=gcc hello.c

/* End parameters list */

Would someone please enlighten me as to what is missing.  The software was installed from a full version of GNUWin32 (CDK.EXE, size 14MB) and the installation completed error free. Thanks.

DBR...

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]