Poky ARM GCC toolchain segfaults in Bash on Ubuntu on Windows

Hi @apadin

We did a try some time ago (as it would be a great way to build Legato software on Windows!).
But we fell into the same conclusion :frowning:

Toolchains for Sierra Wireless products are built using Yocto, and it seems that Yocto over WSL is not supported (yet?).

That’s why we’re using the Docker containers technology to support “native” Windows.
(cf: https://source.sierrawireless.com/resources/airprime/software/legato_application_development_kit_windows/)

Please note that by default it is using a VirtualBox VM to handle Docker, but as you’re running Windows 10, we do have an alternative solution using Docker for Windows (based on Hyper-V, only for Windows 10).
If you want to give a try, I can give you some instructions :wink: