This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR 32154 (Was: Why is building a cross compiler "out-of-the-box" always broken?)
- From: Andreas Schwab <schwab at suse dot de>
- To: Rask Ingemann Lambertsen <rask at sygehus dot dk>
- Cc: Paolo Bonzini <bonzini at gnu dot org>, Segher Boessenkool <segher at kernel dot crashing dot org>, "Stephen M. Kenton" <skenton at ou dot edu>, gcc-patches at gcc dot gnu dot org
- Date: Mon, 10 Sep 2007 01:06:25 +0200
- Subject: Re: [PATCH] PR 32154 (Was: Why is building a cross compiler "out-of-the-box" always broken?)
- References: <46C603EC.4070004@ou.edu> <1d2196e08f6a3da5183e4aa9d9fa06bd@kernel.crashing.org> <20070818201155.GZ25795@sygehus.dk> <46C7FAB5.8000702@gnu.org> <20070909222250.GH25795@sygehus.dk>
Rask Ingemann Lambertsen <rask@sygehus.dk> writes:
> Index: configure.ac
> ===================================================================
> --- configure.ac (revision 127838)
> +++ configure.ac (working copy)
> @@ -398,6 +398,8 @@
> esac
> fi
>
> +# Default libgloss CPU subdirectory.
> +libgloss_dir=`echo $target | sed -e 's/-.*//'`
That value is already available as $target_cpu.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."