From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs-26 w64 problem Date: Sat, 28 Oct 2017 21:30:55 +0300 Message-ID: <831sln5dls.fsf@gnu.org> References: <8337635g79.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1509215474 4798 195.159.176.226 (28 Oct 2017 18:31:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 28 Oct 2017 18:31:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Fabrice Popineau Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 28 20:31:10 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e8Vsy-0000GM-9I for ged-emacs-devel@m.gmane.org; Sat, 28 Oct 2017 20:31:08 +0200 Original-Received: from localhost ([::1]:33672 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e8Vt3-0007Aw-Mq for ged-emacs-devel@m.gmane.org; Sat, 28 Oct 2017 14:31:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e8Vsx-00079a-Ew for emacs-devel@gnu.org; Sat, 28 Oct 2017 14:31:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e8Vst-0005xd-H0 for emacs-devel@gnu.org; Sat, 28 Oct 2017 14:31:07 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51631) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e8Vst-0005xA-DP; Sat, 28 Oct 2017 14:31:03 -0400 Original-Received: from [176.228.60.248] (port=1399 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1e8Vss-0003lB-8x; Sat, 28 Oct 2017 14:31:03 -0400 In-reply-to: (message from Fabrice Popineau on Sat, 28 Oct 2017 19:59:20 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:219808 Archived-At: > From: Fabrice Popineau > Date: Sat, 28 Oct 2017 19:59:20 +0200 > Cc: Emacs developers > > I configure with --prefix=/mingw64 > and everything under /mingw64/bin has been erased Can you spot the Makefile rule or command that does/did this? Maybe I'm blind, but I couldn't find it.