predict and audit "make install"

Ian Lance Taylor ian@zembu.com
Mon Feb 19 10:43:00 GMT 2001


John Reiser <jreiser@BitWagon.com> writes:

> I'm looking for a two-step install:
>   1.  Create a list of what to do, but do not do any of it yet.
>   2.  Do it.
> 
> ...
> 
> What exists along these lines?

Nothing exists along these lines.

The binutils installation rules all come from automake.  The way to
get what you want is to first talk to the automake maintainers and get
them to make this an optional installation method.  Then get the
binutils maintainers to use the option.

For information on automake, see
    http://sources.redhat.com/automake/

Ian



More information about the Binutils mailing list