[yocto] Running gcc test suites for current machine configuration architecture (e.g. powerpc), from within yocto

Khem Raj raj.khem at gmail.com
Fri Aug 10 20:02:43 PDT 2012


On Thu, Aug 9, 2012 at 9:29 PM, Elvis Dowson <elvis.dowson at gmail.com> wrote:
> Hi,
>       Is there a way to run the gcc test suites for the current machine configuration architecture (e.g. powerpc), from within yocto?

yes. Go into build dir of gcc-cross and there is a script thats
generated.

./powerpc-oe-linux-testgcc root@<ipaddr of target>

make sure that root or whatever user you have on target
can be connected using passwordless ssh access.

>
> Elvis Dowson
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list