From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:33280) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jK2Sl-0000zt-HT for guix-patches@gnu.org; Thu, 02 Apr 2020 12:13:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jK2Sk-0007DE-Mr for guix-patches@gnu.org; Thu, 02 Apr 2020 12:13:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57240) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jK2Sk-0007D8-HX for guix-patches@gnu.org; Thu, 02 Apr 2020 12:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jK2Sk-00072e-DE for guix-patches@gnu.org; Thu, 02 Apr 2020 12:13:02 -0400 Subject: [bug#40362] [PATCH] gnu: cross-base: Add mingw-w64 specific binutils patches. Resent-Message-ID: From: Mathieu Othacehe References: <87d08rcmyx.fsf@gmail.com> <875zeicjbv.fsf@gmail.com> <87mu7tsx2n.fsf@devup.no> Date: Thu, 02 Apr 2020 18:12:50 +0200 In-Reply-To: <87mu7tsx2n.fsf@devup.no> (Marius Bakke's message of "Thu, 02 Apr 2020 17:53:52 +0200") Message-ID: <87o8s927el.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Marius Bakke Cc: Carl Dong , "40362@debbugs.gnu.org" <40362@debbugs.gnu.org> > Perhaps that will change now that people can cross-compile full system > configurations. What is your opinion Mathieu, as a major stakeholder in > the cross-compilation camp? :-) Hehe, for now that is fine with me :) I guess you can then push to master Carl. Thanks, Mathieu