automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Dependency tracking for Microsoft Visual C/C++


From: Alexandre Oliva
Subject: Re: [PATCH] Dependency tracking for Microsoft Visual C/C++
Date: 17 Oct 2000 03:10:11 -0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

On Oct 16, 2000, Akim Demaille <address@hidden> wrote:

> | Hi,
> | this patch implements support for extracting dependency tracking
> | information by using the preprocessor mode of the Microsoft Visual
> | C/C++ compiler.

> Thanks, installed.

> Could someone explain to me why we launch it in background and then
> just wait for it to complete?

We compute dependencies in parallel with the actual compilation, but
we mustn't consider the job done before both are complete.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]