Eiffel Make

Revision as of 20:16, 20 August 2006 by Manus (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Because on Windows there is no make utility that does parallel build, we decided to build a very basic one which process in parallel all the Makefiles that are generated in each C directory. By default it will divide the work among the available CPUs of your machine. Thus the more CPU you have, the fastest will be the C compilation.