X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@cygwin.com
From: Achim Gratz <Stromeko@nexgo.de>
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.9080002@etr-usa.com>	<20130822171419.GQ2562@calimero.vinschen.de>	<CA+sc5mnedD0hOfzwTWYzy0QVhKC9gg-C68Nxfska-HG0HFOpLQ@mail.gmail.com>	<20130823094919.GT2562@calimero.vinschen.de>	<52178ED2.4090806@etr-usa.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

