Subject: re: Coexistance of multiple toolchains
To: None <mrg@eterna.com.au>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-toolchain
Date: 01/27/2007 17:44:57
> 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?

YAMAMOTO Takashi