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: beta 17.1 errno not always declared in headers


What does "compiling for reentrant code" mean?  Should one include
that _REENT_ONLY define for multithread apps?  I don't see a
libc_r.a to link against.

Bruce

At 06:40 PM 5/1/97 -0400, Brian Beuning , com@cygnus.com wrote:
>It looks like sys/errno.h only defines a value for errno if
>we are compiling for reentrant code.  There are no ifdef's
>that result in an
>	extern int errno;
>
>getting seen by the compiler.
>
>Is this right?
>
>Thanks,
>Brian Beuning
>
>-
>For help on using this list (especially unsubscribing), send a message to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>
>

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