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: Building Emacs on MSYS2 Date: Fri, 15 Apr 2016 23:49:11 +0300 Message-ID: <83h9f2d2d4.fsf@gnu.org> References: <56CCD91E.6070507@alice.it> <570EA823.1010404@alice.it> <570EBADD.2060604@cs.ucla.edu> <570EC198.5090407@alice.it> <570EF300.3050104@cs.ucla.edu> <570F4EC7.3060403@alice.it> <83twj4dx7q.fsf@gnu.org> <878u0gyyge.fsf_-_@wanadoo.es> <570FC0BC.8030709@cs.ucla.edu> <874mb4yxqi.fsf@wanadoo.es> <83potsduv5.fsf@gnu.org> <87vb3kxho5.fsf@wanadoo.es> <83mvowdru7.fsf@gnu.org> <87r3e8x88h.fsf@wanadoo.es> <571102B8.8010004@cs.ucla.edu> <87inziyjb5.fsf@wanadoo.es> <57112544.5050508@cs.ucla.edu> <87d1pqycsz.fsf@wanadoo.es> <57113DC4.4010303@cs.ucla.edu> <878u0ey81k.fsf@wanadoo.es> <83lh4ed4ht.fsf@gnu.org> <87zisuwrng.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: 8bit X-Trace: ger.gmane.org 1460753399 32694 80.91.229.3 (15 Apr 2016 20:49:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Apr 2016 20:49:59 +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 Fri Apr 15 22:49:52 2016 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 1arAgZ-0008Ld-Rw for ged-emacs-devel@m.gmane.org; Fri, 15 Apr 2016 22:49:51 +0200 Original-Received: from localhost ([::1]:41917 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arAgZ-0003Lz-Cg for ged-emacs-devel@m.gmane.org; Fri, 15 Apr 2016 16:49:51 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arAgJ-0003JB-Vc for emacs-devel@gnu.org; Fri, 15 Apr 2016 16:49:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arAgF-0008BN-Um for emacs-devel@gnu.org; Fri, 15 Apr 2016 16:49:35 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arAgF-0008BH-RR; Fri, 15 Apr 2016 16:49:31 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2436 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1arAgF-0000pB-4B; Fri, 15 Apr 2016 16:49:31 -0400 In-reply-to: <87zisuwrng.fsf@wanadoo.es> (message from =?iso-8859-1?Q?=D3s?= =?iso-8859-1?Q?car?= Fuentes on Fri, 15 Apr 2016 22:20:19 +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:202973 Archived-At: > From: Óscar Fuentes > Date: Fri, 15 Apr 2016 22:20:19 +0200 > > I'll like to remove that stuff from the PKGBUILD and submit a build > request (which will be accepted, I'm sure) but first I need to test the > build on x86 and x86_64, and that means quite a lot of time with my > (non-)hardware and scarce Windows usage. I hope to get it ready before > Emacs 25 is released. Thanks.