This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
C_INCLUDE_PATH bug for Windows 95 version of 1.0.2
- To: egcs at cygnus dot com
- Subject: C_INCLUDE_PATH bug for Windows 95 version of 1.0.2
- From: "John W. M. Stevens" <jstevens at samoyed dot ftc dot nrcs dot usda dot gov>
- Date: Thu, 26 Mar 1998 14:56:50 -0700 (MST)
I grabbed and installed the Windows 95 binary of egcs-1.0.2-mingw32 on
my Windows box.
No matter how I muck around with setting up the environmental variables,
gcc cannot find the include files.
I get messages like:
No include path in which to find stdio.h
I have grabbed and loaded the suggested batch file
and it doesn't work either. Nothing I do seems to
tell gcc where the include files are, including using
the -I command line switches.
This looks like a real bug.
Help?
John S.