[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make -j 4 throws long list of compiler errors
From: |
Paul Smith |
Subject: |
Re: make -j 4 throws long list of compiler errors |
Date: |
Wed, 25 Jun 2014 08:30:51 -0400 |
On Tue, 2014-06-24 at 17:24 -0700, Renewal Computer Services wrote:
> make -j 4 (or whatever number, I use -j 12) is broken, with mingw-w64
> a *nix-based project will cause a long list of compilation errors
> whereas without -j project will compile fine.
No it's not. Your makefile is wrong.