[yocto] building for ZYNQ ZC702 SoC

2012-12-12 Thread Anup Kini
Hi all, I am new to Yocto. I am trying to build an environment with arm-gcc integrated since the ZYNQ board has ARM Cortex A9 ducal core on it. Let me know if any one has tried something similar or some pointers on how i can proceed. -- *Anup Kini *Systems Engineer *

Re: [yocto] building for ZYNQ ZC702 SoC

2012-12-12 Thread Elvis Dowson
Hi Anup, Atleast two people on the yocto mailing list have successfully built the toolchain and rootfile system for the ZC702, Philip Balister and myself, using the latest yocto master. Here are a few steps: 01. Look up the Yocto Quick Start Guide to setup your Ubuntu 12.10 x86

Re: [yocto] building for ZYNQ ZC702 SoC

2012-12-12 Thread Anup Kini
Hi Elvis, I could not find where the arm gcc was included in this build. I was checking the build process and took the gcc.4.4.6 while building the core-image-minimal. Hence i wanted to confirm if the arm-gcc can be integrated and steps to do it. On 12 December 2012 16:18, Elvis Dowson

Re: [yocto] building for ZYNQ ZC702 SoC

2012-12-12 Thread Elvis Dowson
Hi Anup, On Dec 12, 2012, at 7:32 PM, Anup Kini ak...@synapticon.com wrote: I could not find where the arm gcc was included in this build. I was checking the build process and took the gcc.4.4.6 while building the core-image-minimal. Hence i wanted to confirm if the arm-gcc can be