On Mon, 10 Aug 2026 at 19:36, Rob Woolley via lists.openembedded.org <[email protected]> wrote: > The Boost build system executes Python in the compile task to > import the Numpy module and print the include directory.
This needs a bit more careful look. How is the include directory used? Is it correct to ask for the native include directory in a cross compile build, combined with putting python3-numpy-native into the native sysroot? Do we need to inherit python3targetconfig instread to obtain target values? Does the build system simply import numpy to check it's present (still not a correct thing in cross compile), or does it then ask 'things' from it? Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#243179): https://lists.openembedded.org/g/openembedded-core/message/243179 Mute This Topic: https://lists.openembedded.org/mt/120688983/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
