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]

Re: b20, egcs-2.91.57 problems


On Tue, 3 Nov 1998, Mikhail Tchernychev wrote:

> Hi,
> 
> I have just installed b20 full and see that gcc
> can not find any include files. Settings variable
> as 

Make sure either you have *not* GCC_EXEC_PREFIX defined or if you do
define it, define it correctly. Please include at least the following
if you still have problems:
  
  $ env
  $ gcc -v

> 
> SET
> INCLUDE=c:\cygnus\b20\H-i586-cygwin32\include;c:\cygnus\b20\H-i586-cygwin32\include\mingw32

This has no effect, since it's not a variable GCC looks at.

> does not make any difference. 

and it shouldn't.

Regards,
Mumit


-
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]