Building with GCC release 5.1.0 or the gcc-5-branch configured in the way the PKGBUILD file is described fails while building for i686/dwarf-2.
There's a patch found on the gcc-patches list that allows it to go through described here: http://sourceforge.net/p/mingw-w64/mailman/message/34101954/ I'm able to build for both x86-64 and i686 as a result. There's also some fixes for doing LTO builds described there though less likely to matter for msys2 since it doesnt use it. That said, there's a fairly serious bug within 5.1.0 preventing building anything with LTO that is probably worth holding off for unless Kai's patch from the following url is applied: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65559 Using the combined fixes, I can also bootstrap with both thin and fat LTO. Hope this helps. Thanks for the effort, Matt ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
