Subject: Re: can't crossbuild arm on Solaris 10
To: None <tech-toolchain@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: tech-toolchain
Date: 06/19/2006 21:59:20
On Mon, 19 Jun 2006, Garrett D'Amore wrote:
> ./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.

Does it work if you set HOST_SH in the environment before invoking
build.sh?  If so, then please do that.  If not, then it's a bug.

--apb (Alan Barrett)