Subject: re: Coexistance of multiple toolchains
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: matthew green <mrg@eterna.com.au>
List: tech-toolchain
Date: 01/27/2007 19:53:40
   > if it is a problem it should be fixed.  do you mean for le and be for
   > eg, "evbarm"?  looks like build.sh lets you say 'evbarm-el' and it
   > will DTRT for the makewrapper now.. i'm fairly sure this was a
   > problem in the past... also, looks fixed for evbmips and evbsh.
   > 
   > 
   > .mrg.
   
   % sh ./build.sh -m evbarm-el tools
   
   ERROR: Unknown target MACHINE: evbarm-el
   *** BUILD ABORTED ***
   %
   
   both of "-m evbarm -a arm" and "-m evbarm -a armeb" seems to
   create "nbmake-evbarm".  am i missing something?

nope.  i mis-read the support in build.sh.  it works for evbsh[35]
and evbmips, but not evbarm.


.mrg.