autoconf
[Top][All Lists]
Advanced

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

Re: [RFC] Multi-processor friendly autoconf?


From: Peter Eisentraut
Subject: Re: [RFC] Multi-processor friendly autoconf?
Date: Sat, 28 Sep 2002 13:10:23 +0200 (CEST)

Paolo Bonzini writes:

> Here is an idea for writing a multiprocessor-friendly autoconf.
> Basically, the idea is to change the configure phase into a Makefile
> target, and use caching as a way to split it into various sub-targets that
> can be executed in parallel.  The shell script might run the "sane build"
> test and then spawn the Makefile.

How will you write config.status and config.log in a serial manner?  Use a
bunch of little files and assemble them at the end?  If the configure
script aborts with an error, where will the user find the diagnostic
information?

-- 
Peter Eisentraut   address@hidden





reply via email to

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