Hi Randy, On Mon Jan 13, 2025 at 11:02 PM CET, Randy MacLeod wrote: [...] >> + >> + output_binary = cpp_file_name + ".out" >> + compile_command = ['g++', '-std=c++17', cpp_file_name, '-o', >> output_binary] > > Maybe use BUILD_CC here? > > Oddly, that variable isn't in the docs but BUILD_CC_ARCH is: > https://docs.yoctoproject.org/ref-manual/variables.html#term-BUILD_CC_ARCH > > CC-ing Antonin to see if that's a bug.
Looks like a bug to me :) I've created one: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15719 Thanks! Antonin -- Antonin Godard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#209824): https://lists.openembedded.org/g/openembedded-core/message/209824 Mute This Topic: https://lists.openembedded.org/mt/110595436/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
