> 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? 

FX
------------------------------------------------------------------------------
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to