On Wed, 26 Aug 2020 at 12:18, Belisko Marek <[email protected]> wrote:

>
> first check build with my local gcc and then continue with cross
> compilation. Can we somehow skip or redirect for checking
> native-sysroot gcc from yocto? I can then add cuda-nvcc-native as
> dependency.
>

Yocto does not provide a gcc that targets the host machine, only the cross
gcc, whose output is unsuitable for running at configuration step.


> shouldn't be host_machine set to x86?
>

Meson assigns different meanings to these, yocto's host is called build
there, and host is actually host for the target binaries.
https://mesonbuild.com/Cross-compilation.html

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#50374): https://lists.yoctoproject.org/g/yocto/message/50374
Mute This Topic: https://lists.yoctoproject.org/mt/76425089/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to