Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <002c01c0d60a$2a17e540$f70d07d5@andreas>
From: "Andreas Eibach" <a.eibach@gmx.net>
To: "Robert Collins" <robert.collins@itdomain.com.au>
Cc: <cygwin@cygwin.com>
References: <002b01c0d591$d9eaecc0$3a1607d5@andreas> <028901c0d5fe$3a4c6af0$0200a8c0@lifelesswks>
Subject: Re: sys_errlist / errno trouble while building an application
Date: Sun, 6 May 2001 10:54:29 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200


----- Original Message -----
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: "Andreas Eibach" <a.eibach@gmx.net>; <cygwin@cygwin.com>
Sent: Sunday, May 06, 2001 9:28 AM
Subject: Re: sys_errlist / errno trouble while building an application


> try searching for sys_errlist on the cygwin archives.
>
> this is a standard porting problem.
>
> Rob

OK I did this.

So the only way is to DIRECTLY alias sys_errlist to _sys_errlist in gcc
options (!) ?
Geez, that's really nasty. :P
But if this works, what the heck ... :-)

Thanks for your reply.

Andreas

P.S.
At first, I tried my luck on http://www.delorie.com/archives/ switched to
"cygwin" and weirdly, my sys_errlist was changed on-the-fly to "syserrlist"
(underscore "cleaned"). Bug?
The second alternative, 'Browse' wouldn't be of much use because I can only
go 4 days back and that's it.
OK I'm not a newbie, but the 'Search' link on Cygwin.com appears kinda
confusing for me. The most effective way way is to click on 'Mailing lists'
then on 'cygwin' and _then_ search the lists.


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

