[prev in list] [next in list] [prev in thread] [next in thread] 

List:       familiar-dev
Subject:    Re: [Familiar-dev] ipkg, busybox, autoconfigure.sh and toolchains
From:       "Robert P. J. Day" <rpjday () mindspring ! com>
Date:       2003-11-19 14:11:32
Message-ID: Pine.LNX.4.44.0311190910560.18167-100000 () localhost ! localdomain
[Download RAW message or body]

On Wed, 19 Nov 2003, Jamey Hicks wrote:

> On Wed, 2003-11-19 at 08:39, Robert P. J. Day wrote:
> 
> > this must have *just* gone up, right?
> 
> yes
> 
> > ------------------------------------------------------
> > #!/bin/sh
> > set -x
> > 
> > if [ -n "$HOSTARCH" ] ; then
> >   hostspec=--host=$HOSTARCH
> >   if [ -z "$CROSS_COMPILE" ] ; then 
> >      export CROSS_COMPILE=${HOSTARCH}-
> >   fi
> > fi
> 
> >   i still don't think this will be general enough.  the variables HOSTARCH
> > and CROSS_COMPILE, i believe, have to be independent.  for one of the
> > toolchains i'm using, the prefix is "ppc_8xx-{gcc,ld,...}-".  based on my
> > testing, that is just not recognized as a valid host string.
> > 
> 
> They can be specified independently, but if HOSTARCH is set and
> CROSS_COMPILE is not set, it will provide a default CROSS_COMPILE
> value.  

ah, gotcha.  i knew that. :-)

rday

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic