From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-gg0-f172.google.com (mail-gg0-f172.google.com [209.85.161.172]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 652ACE0169D for ; Wed, 23 Oct 2013 07:33:46 -0700 (PDT) Received: by mail-gg0-f172.google.com with SMTP id k3so255296ggn.31 for ; Wed, 23 Oct 2013 07:33:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=DyY6f/VlEErwn+OrCYDiAuZsN2BvevmgNA1IaQPmZYw=; b=T88/J9iCtxmyZ0gLrHwAoUrduwHvTnAF2pr5wQpS8o2iARLkzKM9elV73O7EvqtxTU 3CfF0lZmT4ADcoUAOYBmUIIDIb7eTg1Bptyi+FczTNUh4qdt0wrCHeCgxePefYlP+TqQ CkeLKVLtvABxZlAJA3cixbt8W1JNDuKXBcBtc9xrNnp5zpROEGlpqV+ETv5h9u/xuzfw v1sRJtua5fFdL1GMSR39ZSPlJxEuKtzoqmKQL+CY8a53lKcDM2AMrxp6y33p0G4+G9A7 QU7NfqKCfL73aQUc15+i1V+QsQTjPDdKY/+qDunPBGfMj0rNuSE7z3en5ysY4ZFe0+7T aYgg== X-Received: by 10.236.60.70 with SMTP id t46mr865673yhc.117.1382538825662; Wed, 23 Oct 2013 07:33:45 -0700 (PDT) Received: from goober.local ([75.76.228.60]) by mx.google.com with ESMTPSA id u66sm45195754yhd.24.2013.10.23.07.33.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 23 Oct 2013 07:33:45 -0700 (PDT) Message-ID: <5267DE45.2060800@gmail.com> Date: Wed, 23 Oct 2013 09:33:41 -0500 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: In-Reply-To: Subject: Re: meta-ide-support and Eclipse/Yocto ADT X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 14:33:47 -0000 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi Vladan -

Perhaps this has gotten better in 1.5, but in 1.4 I found ADT very difficult to get working.  Instead, I simply start a terminal and source the environment file created by meta-ide-support in build/tmp, and then start Eclipse Juno from the terminal.

The ADT installer (or bitbake meta-toolchain), has it advantages in that sometimes you just have to delete build/tmp (for instance I always do this when I run repo sync, but perhaps there is a better way).  But using the toolchain in the sysroot is guaranteed to be the same toolchain used to build the libraries and applications in your target image, and that is a big advantage to me.

John

On 10/23/13 8:40 AM, Vladan Jovanovic wrote:
Hi,

what toolchain location should be put to "Build System Derived Toolchain" in Eclipse when I do "bitbake meta-ide-support"? 

Trying it out on i.MX 6 SABRE SDB and Dora branch and Eclipse doesn't accept <fsl-community-bsp>/build/tmp/  for toolchain root location (Eclipse says "Specified toolchain directory does not contain a toolchain generated with "bitbake meta-ide-support").

For standalone pre-built toolchain built using "bitbake adt-installer" and installed to /opt/poky/1.5... it works, but for some reason downloads compiler for armv5 only.

Vladan




_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale