From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 113377 invoked by alias); 5 Nov 2015 18:29:33 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 113363 invoked by uid 89); 5 Nov 2015 18:29:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_20,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 05 Nov 2015 18:29:32 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id D1758935D1 for ; Thu, 5 Nov 2015 18:29:30 +0000 (UTC) Received: from YAAKOV04.redhat.com (ovpn-116-39.rdu2.redhat.com [10.10.116.39]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id tA5ITSLX009020 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Thu, 5 Nov 2015 13:29:30 -0500 Message-ID: <1446748182.2520.3.camel@cygwin.com> Subject: Re: Compile test ncurses program to run independent of cygwin? From: Yaakov Selkowitz To: cygwin@cygwin.com Date: Thu, 05 Nov 2015 18:29:00 -0000 In-Reply-To: <20151105174851.GA20857@calimero.vinschen.de> References: <563B0A76.3060509@ehdp.com> <1938935272.20151105203026@yandex.ru> <20151105174851.GA20857@calimero.vinschen.de> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg00117.txt.bz2 On Thu, 2015-11-05 at 18:48 +0100, Corinna Vinschen wrote: > What you need is a i686-mingw ncurses. Have a look around on the net or > try to build your own. There are for both i686- and x86_64-w64-mingw32 in Ports. > However, it will probably not work correctly in a Cygwin pseudo tty due > to lack of the Cygwin compat layer implementing them. It most definitely does not work correctly in mintty, but it works quite well in a cmd window. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple