From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH v2 0/4] Add GCC cross compiler for arm-none-eabi. Date: Mon, 10 Oct 2016 20:23:28 +0200 Message-ID: <87h98kf4gv.fsf@elephly.net> References: <20160918063513.11027-1-rekado@elephly.net> <20160919202340.4122-1-theodoros.for@openmailbox.org> <87d1jp90l6.fsf@gnu.org> <878tubt5xd.fsf@mdc-berlin.de> <87oa2suldb.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53703) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btfEl-0000qT-0Q for guix-devel@gnu.org; Mon, 10 Oct 2016 14:23:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btfEg-0007t7-Q1 for guix-devel@gnu.org; Mon, 10 Oct 2016 14:23:41 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:21390) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btfEg-0007sd-H8 for guix-devel@gnu.org; Mon, 10 Oct 2016 14:23:38 -0400 In-reply-to: <87oa2suldb.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Theodoros Foradis Cc: guix-devel Theodoros Foradis writes: > Hi, > > I see that the original patches were applied in master. Did you check if > cross-binutils with 2.25.1 source works for your use case? Yes, I’m using the regular cross-binutils. Thanks for the hint! > Would you like me to reformat my patches for gcc-6.2.0, so that they can > be applied on current master, or is there some other issue blocking that? No, it’s good. I’m going to apply your patches shortly. (Just haven’t found the time to do so.) ~~ Ricardo