From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 67452 invoked by alias); 13 Mar 2017 11:25:56 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 67437 invoked by uid 89); 13 Mar 2017 11:25:55 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=HX-Received:10.98.60.199 X-HELO: mail-pf0-f180.google.com Received: from mail-pf0-f180.google.com (HELO mail-pf0-f180.google.com) (209.85.192.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 13 Mar 2017 11:25:54 +0000 Received: by mail-pf0-f180.google.com with SMTP id j5so68262027pfb.2 for ; Mon, 13 Mar 2017 04:25:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=fKrOJQbtQ0lbLV4jlwvUMu/eECnTTVhSmqDaai5KBXM=; b=YJZnlJtiGZWK9eNPBfoKqpyvtiGP+iTkmmaPoyYE7XVgTxs6q5WxfoTvVyc8ZRvuCH EuCbA2W/pK9hxXtqLi2rYOvUvubppnALmcOdkmLhoFjQVpep635vuMmUQblgIfYUrfKI r1p46t4ApKl4VbzCyihA/7Q5s3WDf1yyD/FrYEXbjTU65JIwhMcZ/9OWSSEH9TWugRWP SXBJjZp+1/c8DLkAPHHd6sic96CHLLm552xuNaXeRmQYbD//q3rUK/2AMqHz6U1I1Opd IAxBB1fClJqxiDGcDjhdjpFI8iK/Y6Yf3rc1Nk4pu0x5hICEfEt3aFFlnxwfdp1tIW+u U9fg== X-Gm-Message-State: AMke39kwFjHGQH2MYJbylCAnQLJKroLijqeyznldBkhbslrT8MF3ts/5GWMqT1dLny9ZwA== X-Received: by 10.98.60.199 with SMTP id b68mr37763035pfk.102.1489404353926; Mon, 13 Mar 2017 04:25:53 -0700 (PDT) Received: from bubble.grove.modra.org (CPE-58-160-71-80.tyqh2.lon.bigpond.net.au. [58.160.71.80]) by smtp.gmail.com with ESMTPSA id u75sm32616706pfk.3.2017.03.13.04.25.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2017 04:25:53 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id E9062CC61C; Mon, 13 Mar 2017 21:55:48 +1030 (ACDT) Date: Mon, 13 Mar 2017 11:25:00 -0000 From: Alan Modra To: Andreas Schwab Cc: Alexey Neyman , binutils@sourceware.org Subject: Re: [PATCH] PowerPC: incorrect library search order? Message-ID: <20170313112548.GK4983@bubble.grove.modra.org> References: <877f3tcz2v.fsf@linux-m68k.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <877f3tcz2v.fsf@linux-m68k.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00182.txt.bz2 On Mon, Mar 13, 2017 at 10:20:40AM +0100, Andreas Schwab wrote: > On Mär 12 2017, Alexey Neyman wrote: > > +case `echo "$target" | sed -e 's/-.*//'`:"$EMULATION_NAME" in > > That's $target_cpu. So it is, but target_cpu isn't passed to genscripts.sh. -- Alan Modra Australia Development Lab, IBM