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: 32-bit MinGW build with JIT Date: Tue, 28 Aug 2018 08:25:29 +0300 Message-ID: <83o9dn3vw6.fsf@gnu.org> References: <838t56iet0.fsf@gnu.org> <87k1omgz0q.fsf@tromey.com> <83y3d2e5b1.fsf@gnu.org> <877ekmgxu1.fsf@tromey.com> <83va86e3jb.fsf@gnu.org> <76f8c5d6-7971-9b32-15e6-d2945ba66d4e@cornell.edu> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1535434917 6956 195.159.176.226 (28 Aug 2018 05:41:57 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 28 Aug 2018 05:41:57 +0000 (UTC) Cc: tom@tromey.com, emacs-devel@gnu.org To: Ken Brown Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 28 07:41:53 2018 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 1fuWlE-0001il-O5 for ged-emacs-devel@m.gmane.org; Tue, 28 Aug 2018 07:41:52 +0200 Original-Received: from localhost ([::1]:36352 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fuWnK-0007NS-S1 for ged-emacs-devel@m.gmane.org; Tue, 28 Aug 2018 01:44:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fuWiS-0002Yc-OI for emacs-devel@gnu.org; Tue, 28 Aug 2018 01:39:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fuWVW-00086Y-4k for emacs-devel@gnu.org; Tue, 28 Aug 2018 01:25:43 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35215) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fuWVW-00086S-0l; Tue, 28 Aug 2018 01:25:38 -0400 Original-Received: from [176.228.60.248] (port=2685 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fuWVT-0006MZ-4k; Tue, 28 Aug 2018 01:25:36 -0400 In-reply-to: <76f8c5d6-7971-9b32-15e6-d2945ba66d4e@cornell.edu> (message from Ken Brown on Mon, 27 Aug 2018 15:52:24 -0400) 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:229001 Archived-At: > Cc: emacs-devel@gnu.org > From: Ken Brown > Date: Mon, 27 Aug 2018 15:52:24 -0400 > > It now builds on 32-bit Cygwin also, thanks to your work. I tested both > the gtk3 build and the w32 build. Good to know, thanks. > I can't test 64-bit Cygwin because libjit doesn't build there. (My > understanding from the libjit TODO file and the libjit mailing list > archives is that it doesn't build on 64-bit MS-Windows either.) Can you please point me to the relevant messages in the mailing-list archives?