From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs 28 pretest MS Windows snapshots Date: Sat, 04 Jul 2020 17:50:09 +0300 Message-ID: <833667uyfy.fsf@gnu.org> References: <525489ee-b53c-49f4-bcc1-512f48175e08@default> <87wo3lhmj7.fsf@russet.org.uk> <83sge9x1ja.fsf@gnu.org> <83lfk1x0xu.fsf@gnu.org> <87h7unft33.fsf@russet.org.uk> <838sfzv8cx.fsf@gnu.org> <874kqnfmv5.fsf@russet.org.uk> <834kqnv2si.fsf@gnu.org> <87a70fe56h.fsf@russet.org.uk> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20123"; mail-complaints-to="usenet@ciao.gmane.io" Cc: drew.adams@oracle.com, emacs-devel@gnu.org To: Phillip Lord Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jul 04 16:57:10 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jrjbK-00058T-0H for ged-emacs-devel@m.gmane-mx.org; Sat, 04 Jul 2020 16:57:10 +0200 Original-Received: from localhost ([::1]:58514 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jrjbJ-0006P0-06 for ged-emacs-devel@m.gmane-mx.org; Sat, 04 Jul 2020 10:57:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57710) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jrjUW-0001ZA-1S for emacs-devel@gnu.org; Sat, 04 Jul 2020 10:50:08 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34962) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jrjUV-0003fT-8l; Sat, 04 Jul 2020 10:50:07 -0400 Original-Received: from [176.228.60.248] (port=4673 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jrjUU-0000OX-Ij; Sat, 04 Jul 2020 10:50:07 -0400 In-Reply-To: <87a70fe56h.fsf@russet.org.uk> (message from Phillip Lord on Sat, 04 Jul 2020 15:16:38 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:252668 Archived-At: > From: Phillip Lord > Cc: drew.adams@oracle.com, emacs-devel@gnu.org > Date: Sat, 04 Jul 2020 15:16:38 +0100 > > > . link against libgmp statically, or > > . build Emacs without libgmp, using src/minigmp.c instead > > > I don't mind adding libgmp. > > But, I have tried both my emacs-27-no-deps and emacs-28-no-deps package, > neither of which have libgmp bundled. Emacs-27 launches okay, but > Emacs-28 complains about libgmp missing. Has the default changed between > the two? Then perhaps you have libgmp linked in statically, and this all conversation was bout a moot point?