When I run make -j20 on a ROM mudbase, make tries to start 20 processes to compile different source files to make the compile go faster (this feature is mostly useful on an SMP-based system, though midly useful on a normal system). When I try the same on a CircleMUD, it seems to ignore it and still work serially. Does anyone know whyfor this is, and what I would have to change in the Makefile to get this feature back in Circle? --SR +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT