Re: [OE-core] Status of meson cross compilation files in the SDK

2019-05-06 Thread Alexander Kanavin
Looking at latest master, seems like nativesdk-meson recipe takes care
of this, via meson.cross template and meson-setup.py that runs at SDK
setup?

Alex

On Sun, 5 May 2019 at 20:29, Carlos Rafael Giani  
wrote:
>
> Last I've checked, deploying meson cross compilation files with a Yocto
> SDK is tricky because that meson file has to be generated during SDK set
> up and because meson assumes that environment variables like $CC refer
> to the native host compiler.
>
> Has anything changed? I have some bits of code here that use meson, and
> cross compiling them with the SDK has been difficult at best.
>
> --
> ___
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] Status of meson cross compilation files in the SDK

2019-05-05 Thread Carlos Rafael Giani
Last I've checked, deploying meson cross compilation files with a Yocto 
SDK is tricky because that meson file has to be generated during SDK set 
up and because meson assumes that environment variables like $CC refer 
to the native host compiler.


Has anything changed? I have some bits of code here that use meson, and 
cross compiling them with the SDK has been difficult at best.


--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core