From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [RFC] Correctly handling MinGW-w64 Date: Mon, 17 Nov 2014 17:51:25 +0200 Message-ID: <83d28lddvm.fsf@gnu.org> References: <87r3x2qyjg.fsf@wanadoo.es> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1416239518 8896 80.91.229.3 (17 Nov 2014 15:51:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Nov 2014 15:51:58 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 17 16:51:51 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XqOal-0003Gr-5H for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2014 16:51:51 +0100 Original-Received: from localhost ([::1]:48551 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqOak-0005Wu-RO for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2014 10:51:50 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqOac-0005Wc-BQ for emacs-devel@gnu.org; Mon, 17 Nov 2014 10:51:48 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqOaW-0002sl-4l for emacs-devel@gnu.org; Mon, 17 Nov 2014 10:51:42 -0500 Original-Received: from mtaout24.012.net.il ([80.179.55.180]:37970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqOaV-0002sb-TD for emacs-devel@gnu.org; Mon, 17 Nov 2014 10:51:36 -0500 Original-Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0NF600400WYEUC00@mtaout24.012.net.il> for emacs-devel@gnu.org; Mon, 17 Nov 2014 17:43:58 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NF6002OCX1A9L20@mtaout24.012.net.il>; Mon, 17 Nov 2014 17:43:58 +0200 (IST) In-reply-to: <87r3x2qyjg.fsf@wanadoo.es> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.180 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:177425 Archived-At: > From: =D3scar Fuentes > Date: Mon, 17 Nov 2014 04:24:18 +0100 >=20 > Right now I can't test the change because the build fails with >=20 > ./temacs: cannot execute binary file: Exec format error Sounds like some Binutils problem. Can you invoke the resulting binary from the cmd.exe command line?