This is a patch by Peter Seebach and Mark Hatle (commit 41cbfd7af60f93a4bd496b7b6bf477215a286950) except it is applied against gcc-4.9 instead of gcc-5.2.
Tested with local.conf: SDKMACHINE="i686-mingw32" SDKTAROPTS_append=" -h --hard-dereference" GCCVERSION="4.9.3" $ bitbake nativesdk-gcc There are some additional minor fixes needed for meta-mingw to build successfully, but that should be a separate meta-mingw specific patch. Juro Bystricky (1): gcc-4.9: Fix various _FOR_BUILD and related variables meta/recipes-devtools/gcc/gcc-4.9.inc | 1 + .../gcc/gcc-4.9/0066-cxxflags-for-build.patch | 123 +++++++++++++++++++++ 2 files changed, 124 insertions(+) create mode 100644 meta/recipes-devtools/gcc/gcc-4.9/0066-cxxflags-for-build.patch -- 1.9.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
