X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=TXO05jDoEXBJ3u256FeIr9uy2PSU1nGeMAgTV6ksOn6 0O0FSmksHweiaF8R88XUB0i2ii9ikjbDQLugugRd1oN8JwdNrLVtIhMLvMUtiIOI L9CnvKUroDCu3d1nRDgPCN67HsiNKL8XfkV/PpKlKBLc/9qB5RZs99iLXlnVfIFs = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=7PUcibOyGd/z+ta76kwOsZPe7yk=; b=J7mriNuV90Sx9SubA xpOYiBqaWVj9TfdF+7DHP/tq64oYw33WVGXcpMjxzmK+gkQgOtfARnLSSZ5yznd2 98pskW1dJ0DyIsLM/57+sYopDHNCfPwBAExLR4RD9wbRfxrcfJUG8VUon3eqGwDc M78jpwu8RQchcRzc41549qK0rQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-4.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD autolearn=ham version=3.3.2 Message-ID: <5217A620.5000405@etr-usa.com> Date: Fri, 23 Aug 2013 12:12:48 -0600 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Cygwin-L Subject: Re: Why are the 32- and 64-bit cygwin1.dlls incompatible? References: <52162CA9 DOT 9080002 AT etr-usa DOT com> <20130822171419 DOT GQ2562 AT calimero DOT vinschen DOT de> <20130823094919 DOT GT2562 AT calimero DOT vinschen DOT de> <52178ED2 DOT 4090806 AT etr-usa DOT com> <87li3s9tv2 DOT fsf AT Rainer DOT invalid> In-Reply-To: <87li3s9tv2.fsf@Rainer.invalid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 8/23/2013 11:53, Achim Gratz wrote: > Warren Young writes: >> Line 30 of main.ml is: >> >> assert (cbreak ()); >> >> So....ncurses isn't working correctly across the exec() boundary? > > I don't think ncurses can work without a tty interface Orpie runs in a cmd.exe window. ncurses must have some fall-back mode. -- 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