This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: [PATCH] Dependency tracking for Microsoft Visual C/C++
- To: Morten Eriksen <mortene at sim dot no>
- Subject: Re: [PATCH] Dependency tracking for Microsoft Visual C/C++
- From: Akim Demaille <akim at epita dot fr>
- Date: 16 Oct 2000 21:40:26 +0200
- Cc: automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <51hf6l52j5.fsf@trh.sim.no>
| 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?