Hi all, I built beignet with yocto on Ubuntu, but got error log like this: /build/tmp/work/corei7-64-poky-linux/beignet/1.0.1-r0/git/build/backend/src/gbe_bin_generater: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /home/work/teamforge/build/tmp/work/corei7-64-poky-linux/beignet/1.0.1-r0/git/build/backend/src/gbe_bin_generater)
I found this is because different gcc versions in yocto and Ubuntu. If I use same gcc version in yotco and Ubuntu this error gone. So my question is why yocto need gcc in Ubuntu? In my understanding, yocto will never use or link any binary from Ubuntu.
beignet_1.0.1.bb
Description: beignet_1.0.1.bb
-- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
