From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: Re: b20, egcs-2.91.57 problems
5 Nov 1998 17:30:37 -0800
Message-ID: <Pine.SUN.3.93.981105003706.6407E-100000.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <19981103174939.11604.rocketmail@send204.yahoomail.com>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: Mikhail Tchernychev <mikhail_tchernychev@yahoo.com>
Cc: gnu-win32@cygnus.com

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".
