[yocto] [meta-mingw] QEMU on thud mingw SDK is broken

Joshua Watt jpewhacker at gmail.com
Mon Aug 26 18:47:04 PDT 2019


On Mon, Aug 26, 2019 at 4:47 PM Sinan Kaya <okaya at kernel.org> wrote:
>
> On 8/26/2019 5:33 PM, Joshua Watt wrote:
> > On 8/19/19 7:30 AM, Sinan Kaya wrote:
> >> I noticed last week that qemu packaged into mingw sdk is broken while
> >> the qemu in linux sdk works fine.
> >>
> >> Qemu crashes very early while launching the kernel boot.
> >> This used to work fine on sumo.
> >>
> >> Does anybody see this problem too?
> >
> > Doesn't look like it. I wasn't aware that QEMU even worked in MinGW in
> > the first place :)
> >
> > Is it included in the default SDK, or did you add it manually?
>
> It is included by default similar to Linux SDK. The difference is mingw
> one doesn't work :)
>
> I tried cross-compiling QEMU 3.0.0 against mingw32 and didn't have much
> luck either.
>
> The only thing that worked is mingw64.
>
> I don't know if we can mix and match ming64 with meta-mingw.

No, I don't think that is supported. Just to make sure, did you try
building with

 SDKMACHINE = "x86_64-mingw32"

to try building the entire SDK as 64-bit?

>


More information about the yocto mailing list