On 10/23/2015 5:42 PM, NightStrike wrote: > On Sat, Oct 3, 2015 at 6:46 PM, FX <[email protected]> wrote: >>> MSYS2 distributes the gcc fortran package based on mingw-w64 (see the >>> output of pacman -Ss fortran). You can inspect how it is built by >>> consulting its PKGBUILD recipe. It is here, along with the necessary >>> patches: https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-gcc >> >> Thanks for the pointer. It’s sad that mingw has regressed, when GCC trunk >> used to build perfectly with no patch and configure options. >> >> I’m trying now to force the build triplet to x86_64-w64-mingw32, rather than >> the detected value (x86_64-pc-mingw64). >> So I have another question: which is the expected/canonical build triplet? > > Was that a typo, or did it really detect -mingw64 instead of mingw32?
It would depend on what uname returned to config.guess but the possibility does exist. -- Earnie ------------------------------------------------------------------------------ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
