Re: [yocto] Eclipse IDE Plugin: Configuring cross gcc

2013-01-19 Thread Flavio Castro Alves Filho
Thank you for the observation. Probably that's the answer from the problem that I'm facing with Eclipse: https://lists.yoctoproject.org/pipermail/yocto/2013-January/013846.html 2013/1/19 Elvis Dowson : > Hi, > > On Jan 20, 2013, at 12:15 AM, Flavio Castro Alves Filho >

Re: [yocto] Eclipse IDE Plugin: Configuring cross gcc

2013-01-19 Thread Flavio Castro Alves Filho
Hello Elvis, I believe that Yocto ADT plugin only supports Autotools based projects. Common CDT based cross gcc projects do not detect the Yocto environment. I suggest you to load the environmet variable before launching Eclipse and add, by hand, the cross compiler prefix when you create the fir

Re: [yocto] Eclipse Plugin

2013-01-19 Thread Flavio Castro Alves Filho
Hello Jessica, 2013/1/18 Zhang, Jessica : > Hi Flavio, > > See my comments or questions below... > > Thanks, > Jessica > > -Original Message----- > From: Flavio Castro Alves Filho [mailto:flavio.al...@gmail.com] > Sent: Friday, January 18, 2013 4:25 AM > To:

Re: [yocto] Eclipse Plugin

2013-01-18 Thread Flavio Castro Alves Filho
egards, > Björn > > 2013-01-18 14:10, Flavio Castro Alves Filho skrev: > >> The problem right now is not regarding compilation issues, but Eclipse >> plugin is not launching the compilation correctly. >> >> I tried to install Eclipse Indigo, with the instructions from

Re: [yocto] Eclipse Plugin

2013-01-18 Thread Flavio Castro Alves Filho
autotools for CDT is installed. 2013/1/18 Björn Arnelid : > 2013-01-18 13:24, Flavio Castro Alves Filho skrev: > >> Hello, >> >> I'm facing similar issue (in fact, Raul and I are working together on >> this deploy). >> >> I'll describe the ste

Re: [yocto] Eclipse Plugin

2013-01-18 Thread Flavio Castro Alves Filho
Hello, I'm facing similar issue (in fact, Raul and I are working together on this deploy). I'll describe the steps that we followed. Our system is Ubuntu 12.04 LTS and our Eclipse version is Juno. 1) We build core-image-minimal using poky 1.3 (danny), meta-ti, meta-openembedded/meta-oe 2) We bu

[yocto] Olb Beagleboard support

2012-11-08 Thread Flavio Castro Alves Filho
Hello, Does anybody know if current Yocto support for BeagleBoard works for OMAP3530 based BeagleBoard. It works correctly with BeagleBoard-xM, but with old BeagleBoard I don't have any information. If it doesn't work, can anybody give me some clue about how to build Yocto for this old board? B