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:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; q=dns; s=default; b=Yv1xXlI7x0BX5qkW dON5uTKKTVCrdTwq3VpWuprmTxKwupbjNdGFSJhIJbaYOq2Y2IlCUn1cvel4fXGO tjBZE48JuN6leH7HCNqJ+7kyk7mfVMfyJW5WEszDL99do0x4kW0EQevojKWXLm5d yd1dba2qZmBJ8j9FgOSxDvgbnG8= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; s=default; bh=Mi+rPZ16RUfZ4uI+K97Hsb Kyoa8=; b=u7HD/8hmHW2YoHvTudAppma95zeyYHoz8oZpdoCfKksuKNhO+ET7lV Qu061uPrYiegR1BNppBDuF4okMtnDBzH1U1kQTG/jrLD+xXvdOXY7c/865tFRXQ+ QwwdwAdiaBK7fp5wiXl7EhoLtwdIoDBe2R3kmJMxgWL9Ivd/yVCSI= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lf0-f52.google.com MIME-Version: 1.0 X-Received: by 10.112.132.6 with SMTP id oq6mr19233130lbb.116.1448614811290; Fri, 27 Nov 2015 01:00:11 -0800 (PST) In-Reply-To: <83k2p3ucdi.fsf@gnu.org> References: <834mgax9lj DOT fsf AT gnu DOT org> <20151126135158 DOT GO2755 AT calimero DOT vinschen DOT de> <87bnag4p58 DOT fsf AT Rainer DOT invalid> <83k2p3ucdi DOT fsf AT gnu DOT org> Date: Fri, 27 Nov 2015 10:00:11 +0100 Message-ID: Subject: Re: [h-e-w] cygwin-64 2.3.1. bash fails when running under FSF emacs 24.5 From: Dominique de Waleffe To: Eli Zaretskii Cc: cygwin AT cygwin DOT com, help-emacs-windows AT gnu DOT org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id tAR90ZDv005583 Thanks, I'll look in that direction... Next question is where can I find an official Emacs 64-bit build? Went to the FAQ, read it at (https://www.gnu.org/software/emacs/manual/html_node/efaq-w32/Downloading.html) it says it should be on the ftp site and there would be both a 32 and 64 bit versions but apparently there is only one of them, the 32 bit.... which I mistakenly took for the 64 bit. This probably explains.... Google a bit further, and it appears that some guy/team publishes a 64 bit build on sourceforge. http://sourceforge.net/projects/emacsbinw64/ but it has nothing official and it evolves along with the most recent sources apparently. Just now found https://lists.gnu.org/archive/html/bug-gnu-emacs/2015-06/msg00729.html.... discussing this issue :-) BTW, I'll also give a try at the cygwin emacs build. I'll also look at building Emacs from source for x64.... Conclusion: - I now have a version (25.xx) that works with cygwin64 bash.... - FAQ still a somewhat misleading - I'll have a look at building Emacs from source.... and see how to share the results. Thanks anyway to all. D. ############################ # Dominique de Waleffe # ddewaleffe -at- gmail -dot- com ############################ On Fri, Nov 27, 2015 at 8:31 AM, Eli Zaretskii wrote: >> Date: Thu, 26 Nov 2015 22:20:18 +0100 >> From: Dominique de Waleffe >> >> So... started my homework... Got fresh w10 vm, put cygwin64 and both >> versions of emacs 24.4 and 24.5 from fsf ftp onto it.... >> >> And trying to start bash as shell fails under both versions! >> >> => I was mistaken in the origin of my instance of 24.4 (it must have >> come from another source, and I do not remember which).... >> It says: GNU Emacs 24.4.1 (x86_64-w64-mingw32) of 2014-10-21 on KAEL >> >> => both versions from fsf ftp appear to be compiled using mingw >> GNU Emacs 24.5.1 (i686-pc-mingw32) of 2015-04-11 on LEG570 >> GNU Emacs 24.4.1 (i686-pc-mingw32) of 2014-10-24 on LEG570 >> >> So the difference seems to be in the difference of mingw compilation mode. >> >> That's as far as I got tonight. Maybe someone has knowledge to share >> about the cause and what to do about this? > > I'd say this is somehow related to 64-bit Cygwin programs being run by > 32-bit native Windows programs. The version which works for you is a > 64-bit executable, those that don't are 32-bit. > > Maybe there are compatibility issues vis-à-vis 64-bit Cygwin. -- 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