autoconf
[Top][All Lists]
Advanced

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

Re: Paralizing configure


From: Ralf Corsepius
Subject: Re: Paralizing configure
Date: Wed, 09 Feb 2011 05:39:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7

On 02/09/2011 05:03 AM, Miles Bader wrote:
Marian Marinov<address@hidden>  writes:
We can start a new branch and see if it is worth the work. And if it is ok we
can then start the upgrade of all the code.

I'm sure that there would be situations in which the tests must remain
sequental. However we can isolate them into bigger independent sections of
tests.

At the least, constructs like
AC_CHECK_HEADERS([stdint.h unistd.h fcntl.h sys/mman.h sys/stat.h])
could check all the entries in parallel.

Only simple scenarios, in which headers and header search paths are static - This often doesn't apply to complex configurations.

Ralf



reply via email to

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