Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <39486EB6.FA55C095@ece.gatech.edu>
Date: Thu, 15 Jun 2000 01:50:46 -0400
From: "Charles S. Wilson" <cwilson@ece.gatech.edu>
X-Mailer: Mozilla 4.7 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin@sourceware.cygnus.com
Subject: Re: Problem compiling perl module Term::ReadKey under cygwin
References: <3947B531.D14BF8DD@adaptivesilicon.com> <3947BBE9.5B33C61E@ece.gatech.edu> <3947BFE4.E7B8E655@adaptivesilicon.com> <39485E8F.3399612C@ece.gatech.edu> <20000615014121.A4453@cygnus.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

> >
> >To whom should a patch for libiberty be sent?
> 
> This is the code in the current libiberty:
> 
> ifndef IN_GCC
> #if defined (__MSDOS__) || (defined (_WIN32) && ! defined (__CYGWIN__) && ! defined (_UWIN))
> #define DIR_SEPARATOR '\\'
> #endif
> #endif
> 
> It should do the correct thing for cygwin now, so there's no need to send
> a patch to anyone.
> 

Wonderful! Thanks for letting me know, so I didn't waste the time...

--Chuck

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

