#2248: Makefile is not multiprocess-safe
---------------------------------------+------------------------------------
Reporter: f...@… | Type: to-do (no feature
requests!)
Status: new | Priority: normal
Milestone: unspecified | Component: Build system
Version: master and pre-3.0 | Keywords:
Operating System: GNU/Linux | Blocked By:
Blocking: |
---------------------------------------+------------------------------------
Today a multi-core processor is almost to be expected in any half-way
concurrent system. I routinely run 'make -j6 -k' instead of plain make.
On most projects that works fine those days, but not on Warzone 2100. Here
I have to run 'make -j6 -k||make' to get it right, because the Makefile is
not yet created multiprocess-safe. Mind you, it's no trouble doing it as
stated above for now, but I'd appreciate if you could put it on the to-do
list.
--
Ticket URL: <http://developer.wz2100.net/ticket/2248>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev