Update "Why is make behaving badly?", add warning about make -j[n].
This commit is contained in:
parent
e2ed94a3c6
commit
7816541772
@ -16,6 +16,11 @@ would be difficult.
|
|||||||
|
|
||||||
@subsection Why is make behaving badly?
|
@subsection Why is make behaving badly?
|
||||||
|
|
||||||
|
First of all, if you are using @samp{make -j[N]}, then stop. It doesn't
|
||||||
|
work well.
|
||||||
|
|
||||||
|
Otherwise, read on...
|
||||||
|
|
||||||
Make has two operating modes, UNIX and WIN32. You need to make sure
|
Make has two operating modes, UNIX and WIN32. You need to make sure
|
||||||
that you are operating in the right mode.
|
that you are operating in the right mode.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user