This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: C libraries


On Sun, Apr 13, 2003 at 10:18:17PM -0700, Martin Gainty wrote:
>My cygwin stdio.h is in %HOME%/usr/include
>assuming you are compiling from HOME folder you can
>SET INCLUDE=/usr/include
>make
>and you should be good to go..

No. No.

You don't have to set an INCLUDE environment variable for gcc to work
properly.

/usr/include should be in /usr/include.  HOME has nothing to do with it.

To debug this problem, go to http://cygwin.com/bugs.html and follow the
instructions there.  At the very least, that will give us some idea of
your environment.  That page also gives you some minimal guidance in
reporting bugs.  The two most useful bits of advice would be "provide details"
(you didn't provide the gcc command line that is failing) and provide
cygcheck output.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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