Subject: Re: can't crossbuild arm on Solaris 10
To: Garrett D'Amore <garrett@damore.org>
From: Richard Earnshaw <rearnsha@arm.com>
List: tech-toolchain
Date: 06/20/2006 10:19:31
On Mon, 2006-06-19 at 20:07, Garrett D'Amore wrote:
> Anytime I try to cross build any arm-based port using
> 
> ./build.sh -T ${METEOR_TOOLS} -m shark tools
> 
> (or for evbarm, iyonix, etc.) I get errors.  The hard error looks like
> it might be due to binutils trying to use /bin/sh instead of
> /usr/xpg4/bin/sh.  I can't seem to figure out how to tell it to use my
> ${HOST_SH}, which is /usr/xpg4/bin/sh.
> 

Try setting CONFIG_SHELL in the environment before you start the
configure.