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:to:from:subject:date:message-id:references :mime-version:content-type; q=dns; s=default; b=jlSQL122XpCa6x4+ j3gFT/QPNo8RGzyWaOov/sm+6jYZrZuJaVv1Or7jBOgWyYc0d3Oy70aQwGCabg47 OohQjHCkdTtS1Q0mwmUEpSTGUXcMoM66uht2KUoSEyFXPf40q7QsKxDI3CYAiICd MQUYWSZCd5oIFf0s6TbqjYoVFlE= 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:to:from:subject:date:message-id:references :mime-version:content-type; s=default; bh=fX9mwF7KBzcyjQ2r7dRJIl kWL+Y=; b=gHffLe4ubSrsXJPaCwYtb2+UexGWmI7DH04GUq/+kne7pESl+11U40 YJJe5Vi9FKo2P5h3jfqJ6PLBV9UjxVmL522FiUtkag2ycnecoPF1uMmD+NGIU8cq T6oLoJaFTkwhoEuubwatnd2ChyjgAXAk2SAfzIoxVxaqo4pPS3l7o= 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,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: Why are the 32- and 64-bit cygwin1.dlls incompatible? Date: Fri, 23 Aug 2013 19:53:21 +0200 Lines: 19 Message-ID: <87li3s9tv2.fsf@Rainer.invalid> 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> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) 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 and that's one of the things you've lost through the "foreign" exec. You'd need something like starting a 32bit mintty or rxvt-native to run orpie in, I suppose. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- 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