Re: [Mingw-w64-public] Missing directory dependency breaks parallel crt build
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
[Mingw-w64-public] Missing directory dependency breaks parallel crt build
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. -- _