Understood but this is where it gets tricky for me .
I am trying to compile llvmlite which depends on llvm . The problem is
that because native python is used it will give me OS Error when I link
LLVM build for ARM The reason I get this error is because llvmlite is
looking for LLVM built for x86 .
On 09/11/20 3:59 pm, Richard Purdie wrote:
On Mon, 2020-11-09 at 09:14 +0000, Ross Burton wrote:
DEPEND on python3 and python3-native then.
Note that whilst the python headers and library will be in recipe-
sysroot, the python3 binaries will not. This is because they're
designed to run on the target, not the host you're building on so we
don't bother putting them there.
Cheers,
Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#51319): https://lists.yoctoproject.org/g/yocto/message/51319
Mute This Topic: https://lists.yoctoproject.org/mt/78070277/21656
Mute #python:https://lists.yoctoproject.org/g/yocto/mutehashtag/python
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-