Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Subject: strerror_r is missing from libc X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Fri, 17 Jan 2003 10:56:46 +0100 Message-ID: <6DA53EE1A67F01478EBB986FD78B19FC030797@EXCHANGE.mmp.plzen-city.cz> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: =?iso-8859-2?Q?Hor=E1k_Daniel?= To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h0H9uwj23879 Hello, I cannot link my program that uses strerror_r() function, because it is not included libc.a. But the declaration of strerror_r is in string.h and also it is implemented in latest newlib 1.11.0 (but not in 1.10.0). But I don't know what version of newlib is included in Cygwin. Dan Horak -- 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/