From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabrice Popineau Newsgroups: gmane.emacs.devel Subject: Re: 64-bit port (was: Anyone building Emacs trunk with MinGW w64 =?utf-8?b?KDMyCWJpdHMpKQ==?= Date: Sun, 24 Mar 2013 14:00:54 +0000 (UTC) Message-ID: References: <87zjxumbjf.fsf@wanadoo.es> <83a9pu3zq1.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1364133674 18771 80.91.229.3 (24 Mar 2013 14:01:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Mar 2013 14:01:14 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 24 15:01:39 2013 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 1UJlUP-0005pH-Uy for ged-emacs-devel@m.gmane.org; Sun, 24 Mar 2013 15:01:38 +0100 Original-Received: from localhost ([::1]:50260 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJlU2-0005oJ-CY for ged-emacs-devel@m.gmane.org; Sun, 24 Mar 2013 10:01:14 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJlTy-0005m6-78 for emacs-devel@gnu.org; Sun, 24 Mar 2013 10:01:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UJlTx-0002m8-5S for emacs-devel@gnu.org; Sun, 24 Mar 2013 10:01:10 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:40237) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJlTw-0002lw-Ui for emacs-devel@gnu.org; Sun, 24 Mar 2013 10:01:09 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UJlUI-0005mJ-N1 for emacs-devel@gnu.org; Sun, 24 Mar 2013 15:01:30 +0100 Original-Received: from abo-143-221-68.trs.modulonet.fr ([85.68.221.143]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Mar 2013 15:01:30 +0100 Original-Received: from fabrice.popineau by abo-143-221-68.trs.modulonet.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Mar 2013 15:01:30 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 85.68.221.143 (Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:158107 Archived-At: cg gmail.com> writes: > I am wondering what is happening to a 64-bit emacs for Windows, I recall > there was an effort on porting to windows [1], it seems Fabrice's patch has > not been applied to trunk yet, is it still going on? > > [1] http://comments.gmane.org/gmane.emacs.devel/148666 > Hi, Most of my patches for MSVC 64bits have been applied over the time, thanks to Eli. My own tree has a couple more diffs, but the current trunk should compile with MSVC 64bits. I hope to setup a web page explaining the process. Obviously, you need the various libs too. Regards, Fabrice