On 11/1/16 5:58 PM, Bystricky, Juro wrote: > Most likely the error is caused by the change from TARGET_ARCH -> SDK_SYS > Try this: > https://lists.yoctoproject.org/pipermail/yocto/2016-October/032306.html
Thank you. This does in fact fix the problem. --Mark >> -----Original Message----- >> From: Mark Hatle [mailto:[email protected]] >> Sent: Tuesday, November 1, 2016 3:41 PM >> To: Yocto Project <[email protected]> >> Cc: Bystricky, Juro <[email protected]> >> Subject: meta-mingw >> >> I was trying to build meta-mingw (master) with oe-core (morty). I'm >> getting a >> failure: >> >> | ERROR: Function failed: do_configure (log file is located at >> .../nativesdk-mingw-w64-runtime/3.1.0-r0/temp/log.do_configure.208815) >> ERROR: Task >> (/.../oe-core/meta-mingw/recipes-devtools/mingw-w64/nativesdk-mingw-w64- >> runtime_3.1.0.bb:do_configure) >> failed with exit code '1' >> >> The more detailed log shows that it was unable to find the compiler. >> >> Any suggestions from anyone? -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
