From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: bug#37999: clang fails to pickup/supply startfiles to ld Date: Tue, 05 Nov 2019 08:55:20 +0100 Message-ID: <87ftj2rc47.fsf@gmail.com> References: <87eeyt57iz.fsf@gmail.com> <8736f8plpf.fsf@devup.no> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58973) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRth4-00027E-WE for bug-guix@gnu.org; Tue, 05 Nov 2019 02:56:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRth4-0004Ns-3c for bug-guix@gnu.org; Tue, 05 Nov 2019 02:56:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57262) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iRth4-0004Nj-03 for bug-guix@gnu.org; Tue, 05 Nov 2019 02:56:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iRth3-0007pC-Tw for bug-guix@gnu.org; Tue, 05 Nov 2019 02:56:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Carl Dong Cc: "37999@debbugs.gnu.org" <37999@debbugs.gnu.org> > Marius: I believe this will only cause a rebuild for clang and not > llvm, which means that it only affects ~30 packages. Perhaps this can > go in master? Would love to know your thoughts. There is also the problem that IceCat depends on Rust which depends on Clang as stated by Mark. Mathieu