Why rebuild make oneatatime compulsory?
davidl
davidl at 126.com
Tue Dec 23 10:35:10 PST 2008
在 Tue, 23 Dec 2008 22:06:17 +0800,davidl <davidl at 126.com> 写道:
>
> From my point of view , with the incapable of DMD header generating the
> one at a time compiling option can never boost up the compiling speed.
> So with the give situation why still rebuild make compiling oneatatime
> as default? It's even annoying of the current compulsory behavior. It
> tries to compile each file seperately not feed to the compiler in 1
> command line.
OK, to be fair. I'm a victim of the new old technology which is so called
Hyperthreading CPU which confuses nproc() in rebuild that actually 1 core
CPU reported as 2.
Damn it.
Gregor I need your fix!
More information about the Digitalmars-d
mailing list