From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from am1outboundpool.messaging.microsoft.com (am1ehsobe004.messaging.microsoft.com [213.199.154.207]) by mail.openembedded.org (Postfix) with ESMTP id 717786E747 for ; Tue, 1 Apr 2014 07:15:55 +0000 (UTC) Received: from mail3-am1-R.bigfish.com (10.3.201.232) by AM1EHSOBE008.bigfish.com (10.3.204.28) with Microsoft SMTP Server id 14.1.225.22; Tue, 1 Apr 2014 07:15:55 +0000 Received: from mail3-am1 (localhost [127.0.0.1]) by mail3-am1-R.bigfish.com (Postfix) with ESMTP id EDC33480114; Tue, 1 Apr 2014 07:15:54 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: 7 X-BigFish: VS7(zzda00hdc73hzz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah1fc6hzzz2dh109h2a8h5c0h839h944hd24hd2bhf0ah1220h1288h12a5h12a9h12bdh137ah139eh13b6h1441h1504h1537h162dh1631h1751h1758h17f1h1898h18e1h1946h19b5h1ad9h1b0ah1b2fh2222h224fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1e23h1fe8h1ff5h20dbh2218h2216h226dh22d0h24afh2327h2336h2438h2461h2487h24ach24d7h2516h2545h255eh25cch25f6h2605h262fh268bh25d3o1155h) Received: from mail3-am1 (localhost.localdomain [127.0.0.1]) by mail3-am1 (MessageSwitch) id 1396336553712289_24353; Tue, 1 Apr 2014 07:15:53 +0000 (UTC) Received: from AM1EHSMHS008.bigfish.com (unknown [10.3.201.240]) by mail3-am1.bigfish.com (Postfix) with ESMTP id A022C8021E; Tue, 1 Apr 2014 07:15:53 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by AM1EHSMHS008.bigfish.com (10.3.207.108) with Microsoft SMTP Server (TLS) id 14.16.227.3; Tue, 1 Apr 2014 07:15:53 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.3.158.2; Tue, 1 Apr 2014 07:15:51 +0000 Received: from b40527c60e6e6f (b40527-c60e6e6f.ap.freescale.net [10.193.20.88]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id s317FmqI004300; Tue, 1 Apr 2014 00:15:50 -0700 From: Zongchun YU To: 'Khem Raj' References: <1396332774-31033-1-git-send-email-b40527@freescale.com> <64C886B8-D3BF-40FD-9D96-F46F37DB608F@gmail.com> <001a01cf4d74$cced90e0$66c8b2a0$@com> In-Reply-To: Date: Tue, 1 Apr 2014 15:22:10 +0800 Message-ID: <002e01cf4d7b$1a203bf0$4e60b3d0$@com> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ac9Ndh8VeAeqDc3TSuWgY2cPgl0DvgAAx3MA X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH] libtool: Add depends on binutils-cross X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2014 07:15:58 -0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Language: zh-cn >OK is it cross, native or target recipe which has the problem ? >wouldnt it need to also depend on gcc-cross ? Only cross recipe has the problem. There is no need to gcc-cross.