Hello All, I'm having trouble getting gcc-cross-9.3.0 recipe to build libvtv. I have added “—enable-vtable-verify” to EXTRA_OECONF via a .bbappend. The vtable stubs are added to libstdc++ but libvtv itself is not compiled. This causes recipes compiling with -fstandard-verify to fail because libvtv doesn’t exist and cannot be linked in.
Looking at the autoconf files and the resulting Makefile, libvtv should be getting configured and compiled with the recipe, but I can not determine why it is not. Does anyone have experience enabling vtable-verify to a cross-compiler toolchain?
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#61143): https://lists.yoctoproject.org/g/yocto/message/61143 Mute This Topic: https://lists.yoctoproject.org/mt/101618304/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
