delorie.com/archives/browse.cgi | search |
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:content-type; q=dns; s=default; b=kW | |
3UWaJPYJmemKJyteDwRMzeMAS1D1Y0XB4mT0KAmFZ2UW/ZVfEN/MLT4oQOQr9VA6 | |
qifIDJCCGPgG6Y4dmEAT1EQFTNhMvfiUroFopIdKvk8RFxKrFAvjNfrpKj2vNpbT | |
6DjttePy1Wy3WMfX5lQpeHl0DwwhbdiBtZUA/dV0E= | |
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:content-type; s=default; bh=n05ORxrk | |
ZRBlGoADSdX8ZqdddHU=; b=n+a7DmHu4jX0m4rNTf6feLoAqGWr1ddKJ4kvBV57 | |
Htgbwy+pGWtf8b5P+RGuZKr4d7Omyhu2sFZ0aTVyVggDqRK/t3dxwHmejbbkkji/ | |
tFQRmjW6qF3lbUetT9OpV8XKveGLNedvzSys6GxzG8JHFIrHtyUSLBPf3wOOfWE9 | |
fOo= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=1.2 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 |
X-HELO: | mail-lf0-f50.google.com |
MIME-Version: | 1.0 |
X-Received: | by 10.25.28.15 with SMTP id c15mr14539957lfc.99.1448572818279; Thu, 26 Nov 2015 13:20:18 -0800 (PST) |
In-Reply-To: | <CAJVzMuVMkTza1hdJK0p1rr2_FQbizRV3PBnQmwUh+_bsqKpeWw@mail.gmail.com> |
References: | <834mgax9lj DOT fsf AT gnu DOT org> <20151126135158 DOT GO2755 AT calimero DOT vinschen DOT de> <CAJVzMuVgWbTer8z4xT00_Uh6asKGvLVqrm2W2cK_6pDUMxJgLg AT mail DOT gmail DOT com> <87bnag4p58 DOT fsf AT Rainer DOT invalid> <CAJVzMuVMkTza1hdJK0p1rr2_FQbizRV3PBnQmwUh+_bsqKpeWw AT mail DOT gmail DOT com> |
Date: | Thu, 26 Nov 2015 22:20:18 +0100 |
Message-ID: | <CAJVzMuVku4kqRxEnnFEE+=CXyfYG1kb8aSS9x5qRSkiN_rkJcQ@mail.gmail.com> |
Subject: | Re: [h-e-w] cygwin-64 2.3.1. bash fails when running under FSF emacs 24.5 |
From: | Dominique de Waleffe <ddewaleffe AT gmail DOT com> |
To: | cygwin AT cygwin DOT com, help-emacs-windows AT gnu DOT org |
X-IsSubscribed: | yes |
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? Regards, D. ############################ # Dominique de Waleffe # ddewaleffe -at- gmail -dot- com ############################ On Thu, Nov 26, 2015 at 8:10 PM, Dominique de Waleffe <ddewaleffe AT gmail DOT com> wrote: > There never was any reason to do as I have so far always been able to > run a version of Emacs compiled without cygwin without any blocking > issue but still running cygwin tools under emacs (and that has been a > case for a very long time!). I have no religious opinion on this but > I don't see why I should add a dependency that, in "principle" should > not be needed. > > The previous build of Emacs on the gnu site was already build with > mingw and afaik it works. It is just that the current combination does > not, in my case. I have no clue as to which version of mingw is > involved in those two emacs builds. But maybe you're onto something > there... Do you have any suggestion as how to validate your > hypothesis? > > My goal is not to complain and just have a quick work around, I'd > rather report the issue and if possible help in resolving the issue... > I see that my download has finished... I'll setup this vm and try what > I can with it.... > > Regards, > > D. > > > > ############################ > # Dominique de Waleffe > # ddewaleffe -at- gmail -dot- com > ############################ > > > On Thu, Nov 26, 2015 at 7:00 PM, Achim Gratz <Stromeko AT nexgo DOT de> wrote: >> Dominique de Waleffe writes: >>> Meanwhile, I'll make a VM with a fresh install of Win10 (v1511 x64) >>> and just Emacs + cygwin and see whether there is something fishy about >>> my current setup after the upgrades it went through... >> >> Is there any reason why you don't use the Emacs that comes with Cygwin? >> Rebasing Cygwin won't help a bit if some of the GNUwin or MinGW >> (depending on the build) librraies that Emacs is compiled with collide >> in that same address space. >> >> >> Regards, >> Achim. >> -- >> +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ >> >> Samples for the Waldorf Blofeld: >> http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra >> >> -- >> 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 >> -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |