From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: Binutils build failure on MIPS Date: Tue, 13 Sep 2016 16:27:43 +0200 Message-ID: References: <87h9dxukjm.fsf@gnu.org> <20160526165952.GA6576@solar> <87zirajjbk.fsf@gnu.org> <20160531193337.GA22008@solar> <87h9ddksi4.fsf_-_@gnu.org> <87ziqy3c4j.fsf@gnu.org> <87y43qu8yw.fsf@netris.org> <87r39hc1kz.fsf@netris.org> <87bn0b1two.fsf@gnu.org> <8760q3opyl.fsf@gnu.org> <878tuwyg13.fsf@gnu.org> <874m5k9pev.fsf_-_@gnu.org> <87zinc3r4b.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42102) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjohe-0006LC-SH for guix-devel@gnu.org; Tue, 13 Sep 2016 10:28:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjoha-00076v-QP for guix-devel@gnu.org; Tue, 13 Sep 2016 10:28:50 -0400 Received: from mail-yb0-f171.google.com ([209.85.213.171]:36651) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjohZ-00071t-Ju for guix-devel@gnu.org; Tue, 13 Sep 2016 10:28:46 -0400 Received: by mail-yb0-f171.google.com with SMTP id u125so61711202ybg.3 for ; Tue, 13 Sep 2016 07:28:44 -0700 (PDT) In-Reply-To: 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: Vincent Legoll Cc: Guix-devel I highly doubt that binutils uses python, and I'm not sure why you think that this is a filename - so why would unix filename matching apply in this instance? There must be a match somewhere... Either mips64*el-*-linux means any cpu model or you've missed a part of the matching code. I remember GCC having that spread out over three parts of a file.