make prefix=xxx install no longer working on main line

Andreas Schwab schwab@suse.de
Tue Apr 27 14:03:00 GMT 2004


Arnaud Charlet <charlet@ACT-Europe.FR> writes:

> It is no longer possible to do a
>
> make prefix=xxx install
>
> where xxx is different from the prefix used when configuring GCC.
>
> I suspect this is due to the following change:
>
> 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
>
> 	* Makefile.def (flags_to_pass): Remove *dir variables that
> 	are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
> 	as well as prefix and exec_prefix.
> 	* Makefile.in: Regenerate.
>
> Paolo, could you investigate ? Thanks.

The toplevel makefile explicitly empties MAKEOVERRIDES which normally
contains the variable assignments from the command line and is implicitly
passed down to submakes.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Gcc mailing list