From: b.mcleod@opengroup.org ("Bruce D. McLeod")
Subject: Re: beta 17.1 errno not always declared in headers
2 May 1997 15:44:09 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <2.2.32.19970502140143.00942020.cygnus.gnu-win32@postman.osf.org>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: mcleod@postman.osf.org
X-Mailer: Windows Eudora Pro Version 2.2 (32)
Original-To: Brian Beuning <BrianB@atl.paysys>,
        "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>
Original-Sender: owner-gnu-win32@cygnus.com

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