This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Guard special installs in install-driver
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Richard Biener <rguenther at suse dot de>
- Cc: <gcc-patches at gcc dot gnu dot org>, <bonzini at gnu dot org>
- Date: Mon, 31 Mar 2014 14:14:11 +0000
- Subject: Re: [PATCH] Guard special installs in install-driver
- Authentication-results: sourceware.org; auth=none
- References: <alpine dot LSU dot 2 dot 11 dot 1403311343560 dot 31108 at zhemvz dot fhfr dot qr>
On Mon, 31 Mar 2014, Richard Biener wrote:
> The following makes install-driver behave sanely when GCC_INSTALL_NAME
> and GCC_TARGET_INSTALL_NAME match (or GCC_INSTALL_NAME and
> $(target_noncanonical)-gcc-$(version)). We seem to force both
> $(target_noncanonical)-gcc and $(target_noncanonical)-gcc-$(version)
> installs, but still apply $program_transform_name to both and thus
> they can become all equal, for example with
> --program-prefix=$(target_noncanonical) --program-suffix=$(version).
>
> Tested with that odd(?) combination, ok for trunk?
OK in the absence of build system maintainer objections within 24 hours.
--
Joseph S. Myers
joseph@codesourcery.com