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: [feature/native-comp] breakage on build Date: Fri, 05 Feb 2021 13:35:33 +0200 Message-ID: <83lfc2px16.fsf@gnu.org> References: <87lfca7lsb.fsf@russet.org.uk> <463a837ca8ddbf7533c403350d75125d@russet.org.uk> <39105f71034e0902a749994dda9c4704@russet.org.uk> <83mtwq8kf3.fsf@gnu.org> <83k0ru8jnx.fsf@gnu.org> <83im7e8icf.fsf@gnu.org> <838s8a8adr.fsf@gnu.org> <83sg6h6s6d.fsf@gnu.org> <8335yf7qtf.fsf@gnu.org> <831rdy5i2r.fsf@gnu.org> <87y2g5p0q8.fsf@russet.org.uk> <87im7799s9.fsf@russet.org.uk> <87wnvn5yoz.fsf@russet.org.uk> <87eehuomn2.fsf@russet.org.uk> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26681"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, akrl@sdf.org To: Phillip Lord Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Feb 05 12:36:49 2021 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 1l7zPs-0006qe-In for ged-emacs-devel@m.gmane-mx.org; Fri, 05 Feb 2021 12:36:48 +0100 Original-Received: from localhost ([::1]:59070 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l7zPr-0004XM-EH for ged-emacs-devel@m.gmane-mx.org; Fri, 05 Feb 2021 06:36:47 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33166) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l7zOi-0003ID-7p for emacs-devel@gnu.org; Fri, 05 Feb 2021 06:35:36 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35960) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l7zOg-0001sb-4s; Fri, 05 Feb 2021 06:35:35 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2781 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1l7zOa-0004px-KY; Fri, 05 Feb 2021 06:35:31 -0500 In-Reply-To: <87eehuomn2.fsf@russet.org.uk> (message from Phillip Lord on Fri, 05 Feb 2021 10:05:21 +0000) 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:263973 Archived-At: > From: Phillip Lord > Cc: akrl--- via "Emacs development discussions." , Eli > Zaretskii > Date: Fri, 05 Feb 2021 10:05:21 +0000 > > It's ld/as not finding things that is causing the problem. What stuff do they fail to find? Can you show the error messages?