[yocto] meta-mingw with latest Yocto

Austin Kim augiekim at gmail.com
Mon Aug 22 09:03:29 PDT 2016


I'm having trouble to build my project with meta-mingw. It looks like the
current master branch is too old to build with Yocto 2.1. So I changed
little bit such as,

Changed file names
binutils-cross-canadian_2.25%.bbappend to
binutils-cross-canadian_2.26%.bbappend
gmp_6.0.0.bbappend to gmp_6.1.0.bbappend

Added a line at x86_64-mingw32.conf
PREFERRED_PROVIDER_virtual/nativesdk-${SDK_PREFIX}libc-initial =
"nativesdk-mingw-w64-runtime"

Added BBCLASSEXTEND="nativesdk" for gdb, lttng, and liburcu

But I'm still facing errors.

configure: error: Configuration x86_64-pokysdk-mingw32 is unsupported.

When it builds
x86_64-nativesdk-mingw32-pokysdk-mingw32/nativesdk-gcc-runtime/5.3.0-r0

Anyone using meta-mingw on Yocto 2.1 resolved this issue?

p.s. - I'm using uclibc for the target image. Is this can be the reason of
the error?

Thanks,
*- Austin*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160822/4619a530/attachment.html>


More information about the yocto mailing list