On Sat, Oct 3, 2015 at 6:46 PM, FX 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/MIN
On Thu, Jun 11, 2015 at 2:17 AM, Luke Allardyce wrote:
> Building the crt with -j4 or higher fails when make executes the
> recipe for lib64/msvcrt.def. Creating the lib64 dir (or lib32 for
> i686) before running make fixes the issue.
Is this still a problem? I used to routinely test with infini