Thank you. Now it works.
I did not exit bldenv before compiling binutils and gcc.

Regards

On Mon, Aug 17, 2009 at 12:18 PM, Mitsuru Sasanuma <Mitsuru.Sasanuma at sun.com
> wrote:

> I don't know why the install is trying to use onarm-gate's install.
> Have run configure inside bldenv shell?
> You need to exit the bldenv before compiling binutils and gcc.
>
> Anyway, you will be able to make install by adding INSTALL variable as
> follows:
>
>        gmake INSTALL="/usr/bin/ginstall -c" install
>
>
> > With $ grep "INSTALL =" Makefile This is what  got
> > "INSTALL= $(INSTALL)"  \
>
> Sorry for confusion. You had to add a space before "=".
> Check "grep -w INSTALL Makefile" and then the line starting with INSTALL.
>
> -Sasa
>
>
> On 08/17/09 03:14 PM, Giridhar Tammana wrote:
>
>> With $ grep "INSTALL =" Makefile This is what  got
>> "INSTALL= $(INSTALL)"  \
>> In the install log,
>>
>> the install which is being used is
>> $TESTWS/onarm-gate/usr/src/tools/proto/opt/onbld/bin/arm/install
>>
>> Where to set $INSTALL so that it uses ginstall?
>>
>> Regards
>> Giri
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/osarm-dev/attachments/20090817/acb1738c/attachment.html>

Reply via email to