From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Third Newsgroups: gmane.emacs.bugs Subject: bug#48804: 27.2; compilation emacs on macOS Date: Fri, 4 Jun 2021 13:59:41 +0100 Message-ID: References: <2AF45A3E-8412-437F-A903-F314C934E618@univie.ac.at> <8335tyw4mk.fsf@gnu.org> <834kedn7hx.fsf@gnu.org> <3AF5227F-7CBC-4F9A-BB72-E4E92F3BFDBF@idiocy.org> <8335txn73m.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33693"; mail-complaints-to="usenet@ciao.gmane.io" Cc: nisoni@algon.dk, konrad.podczeck@univie.ac.at, 48804@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jun 04 15:01:42 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1lp9SI-0008f6-3I for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 04 Jun 2021 15:01:42 +0200 Original-Received: from localhost ([::1]:40508 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lp9SH-0003xt-6L for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 04 Jun 2021 09:01:41 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55714) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lp9Qg-00030l-C2 for bug-gnu-emacs@gnu.org; Fri, 04 Jun 2021 09:00:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:34233) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lp9Qg-0000AI-2O for bug-gnu-emacs@gnu.org; Fri, 04 Jun 2021 09:00:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lp9Qg-000145-08 for bug-gnu-emacs@gnu.org; Fri, 04 Jun 2021 09:00:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alan Third Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 04 Jun 2021 13:00:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48804 X-GNU-PR-Package: emacs Original-Received: via spool by 48804-submit@debbugs.gnu.org id=B48804.16228115934051 (code B ref 48804); Fri, 04 Jun 2021 13:00:01 +0000 Original-Received: (at 48804) by debbugs.gnu.org; 4 Jun 2021 12:59:53 +0000 Original-Received: from localhost ([127.0.0.1]:45779 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lp9QW-00013H-Uv for submit@debbugs.gnu.org; Fri, 04 Jun 2021 08:59:53 -0400 Original-Received: from [217.169.17.33] (port=49618 helo=breton.holly.idiocy.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lp9QS-00012z-1s for 48804@debbugs.gnu.org; Fri, 04 Jun 2021 08:59:51 -0400 Original-Received: by breton.holly.idiocy.org (Postfix, from userid 501) id 34DB3202C4E046; Fri, 4 Jun 2021 13:59:41 +0100 (BST) Mail-Followup-To: Alan Third , Eli Zaretskii , nisoni@algon.dk, konrad.podczeck@univie.ac.at, 48804@debbugs.gnu.org Content-Disposition: inline In-Reply-To: <8335txn73m.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:208009 Archived-At: On Fri, Jun 04, 2021 at 03:32:13PM +0300, Eli Zaretskii wrote: > > I believe that libgccjit only just added support for M1 processors > > in the last week or two, and for whatever reason the Intel > > emulation on the Macs doesn't work with the older libgccjit > > either. > > Should we mention this in NEWS, where we announce native-compilation > support? Knowing the prerequisites is important to avoid false > expectations and frustration. Probably, unfortunately I can't work out what the actual prerequisites are. I don't have an M1 Mac so I can't even work it out myself. Perhaps someone else can help us, unless just saying "try a newer version on M1 Macs" is acceptable? -- Alan Third