Yocto Project Discussions
 help / color / mirror / Atom feed
* Trouble enabling vtable-verify for gcc-cross
@ 2023-09-27 14:40 Alex Roberts
  2023-09-27 22:41 ` [yocto] " Richard Purdie
  0 siblings, 1 reply; 6+ messages in thread
From: Alex Roberts @ 2023-09-27 14:40 UTC (permalink / raw)
  To: yocto

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?


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-10-01 21:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-27 14:40 Trouble enabling vtable-verify for gcc-cross Alex Roberts
2023-09-27 22:41 ` [yocto] " Richard Purdie
2023-09-28  2:16   ` Alex Roberts
     [not found]   ` <1788EE639287C667.1970@lists.yoctoproject.org>
2023-09-28 19:55     ` [yocto] " Alex Roberts
     [not found]     ` <1789283578AF2335.9230@lists.yoctoproject.org>
2023-10-01 21:05       ` Alex Roberts
2023-10-01 21:23         ` Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox