On 20/08/2019 09:53, Andy Pont wrote:
This may be a really dumb question but is it possible to generate an SDK from a Yocto build that will allow cross compilation of an application to be done on a machine running macOS?

Yes, with caveats: http://git.yoctoproject.org/cgit/cgit.cgi/meta-darwin

The caveats are that it's not especially pretty as you can't just download macOS headers, and hasn't been used since 2015 so might need a little updating.

I do wonder if https://github.com/darlinghq/darling has sufficient headers/libraries to build what we need, instead of asking you to copy pieces from a macOS install.

Ross
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to