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: building cygwin.dll




>Date: Tue, 02 Dec 1997 23:04:20 -0500
>To: gnu-win32@cygnus.com
>From: Larry Hall <lhall@rfk.com>
>Subject: building cygwin.dll
>
>Perhaps someone can help me.

[snip]


>#include_next <limits.h>        /* recurse down to the real one */
>
>I have not been able to find anything in man pages that tell me what 
>#include_next should do.  Can anyone tell me why I get this complaint 
and
>what I might try to rectify it?
>


The #include_next is expecting to find another limits.h file based upon 
the include paths.  The documentation for this can be found in the 
cpp.info file.

-        \\||//
---o0O0--Earnie--0O0o----
-earnie_boyd@hotmail.com-
------ooo0O--O0ooo-------


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
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]