Subject: Problem building cross-tools on FreeBSD 5.4 amd64
To: None <tech-toolchain@NetBSD.org>
From: Reid Orsten <rorsten@tartarus.ca>
List: tech-toolchain
Date: 06/02/2005 01:42:54
Hey

I'm trying to build an hp700 toolchain:

./build.sh -m hp700 tools

... and it's going fine until it hits GCC, and then it says:

*** Configuration amd64-unknown-freebsd5.4 not supported

Is there any way to tell build.sh to use a different host variable?   
Alternately, how do I build it manually and continue on using build.sh?

Thanks

Reid