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 14:15:58 +0300 Message-ID: <838sfzv8cx.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> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6360"; 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 13:17:50 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 1jrgB4-0001aJ-3O for ged-emacs-devel@m.gmane-mx.org; Sat, 04 Jul 2020 13:17:50 +0200 Original-Received: from localhost ([::1]:38466 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jrgB3-00041C-5W for ged-emacs-devel@m.gmane-mx.org; Sat, 04 Jul 2020 07:17:49 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50338) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jrg9D-0002Jw-Ns for emacs-devel@gnu.org; Sat, 04 Jul 2020 07:15:55 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33077) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jrg9D-0001Ts-DI; Sat, 04 Jul 2020 07:15:55 -0400 Original-Received: from [176.228.60.248] (port=3313 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jrg9C-0008SS-OX; Sat, 04 Jul 2020 07:15:55 -0400 In-Reply-To: <87h7unft33.fsf@russet.org.uk> (message from Phillip Lord on Sat, 04 Jul 2020 11:54:56 +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:252661 Archived-At: > From: Phillip Lord > Cc: drew.adams@oracle.com, emacs-devel@gnu.org > Date: Sat, 04 Jul 2020 11:54:56 +0100 > > >> Yes, GMP is needed because we now have bignums in Emacs. > > > > In case it wasn't clear: yes, GMP is needed with both Emacs 27 and 28. > > And this is not an "optional" dependency? I need to include it with > "no-deps" as well? Currently I include libxpm even in no deps. Yes, you need to include it like you do with libxpm.