Re: [PATCH] Makefile for bootstrap

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Mon, 09 Jan 2012 12:53:29 -0700

On 12/27/2011 05:56 AM, Kinkie wrote:
> Hi all,
> I'd like to add the attached file to the top-level squid directory.
> It is meant to track dependencies for regenerating the toplevel
> configure only when needed.
> The end result is a
> make -f Makefile.bootstrap && ./configure ; make
>
> which make bootstrapping depend on changes to the dependencies list.
>
> What do you think?

-0: Since bootstrapping is much faster than ./configure && make, running

    ./bootstrap.sh && ./configure && make

seems to be simpler, less error prone, almost as efficient, and does not
require introducing another dependency that needs to be maintained
(between project files and Makefile.bootstrap file).

Cheers,

Alex.
Received on Mon Jan 09 2012 - 19:53:56 MST

This archive was generated by hypermail 2.2.0 : Tue Jan 10 2012 - 12:00:04 MST