meta-toolchain is pretty deprecated now, the preferred method is to run the
populate_sdk task on the image you want a SDK for.
Ross
On Fri, 11 Jan 2019 at 16:21, Grant Edwards
wrote:
> On Fri, Jan 11, 2019 at 03:52:45PM +, Burton, Ross wrote:
> > On Fri, 11 Jan 2019 at 15:51, Grant Edwards
On Fri, Jan 11, 2019 at 03:52:45PM +, Burton, Ross wrote:
> On Fri, 11 Jan 2019 at 15:51, Grant Edwards wrote:
>
> > I've built a "poky" SDK for use with a Renesas RZN1 eval board (dual
> > ARM Cortex-A7 cores), and the toolchain's sysroot seems to be missing
> > the "asm" header directory.
>
How did you build the SDK?
Ross
On Fri, 11 Jan 2019 at 15:51, Grant Edwards
wrote:
>
> I've built a "poky" SDK for use with a Renesas RZN1 eval board (dual
> ARM Cortex-A7 cores), and the toolchain's sysroot seems to be missing
> the "asm" header directory. When I try to compile a simple tcp e
I've built a "poky" SDK for use with a Renesas RZN1 eval board (dual
ARM Cortex-A7 cores), and the toolchain's sysroot seems to be missing
the "asm" header directory. When I try to compile a simple tcp echo
server program I get this:
/home/grante/rzn1d/toolchain/sysroots/x86_64-pokysdk-lin