> On Mar 25, 2015, at 9:28 AM, Victor Rodriguez <[email protected]> wrote: > > HI everyone > > Does anybody knows if there is a best known method/plan/test suite for > moving from one version of gcc to another ? >
we generate cross testing driver in the build tree for gcc-cross which should help in running the dejagnu in cross env. Unfortunately it has stopped working after libgcc was separated out. So it might need some fix. but you should see <cross>-testgcc script generated in build tree. > I am in the middle of that painful task and wonder if yocto community > has a plan every time yocto do this switch > > Thanks a lot for all the help > > Regards > > Victor Rodriguez > -- > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
