Subject: Re: Build problem
To: None <tv@duh.org>
From: Robert Swindells <rjs@fdy2.demon.co.uk>
List: tech-toolchain
Date: 01/18/2004 18:13:05
Todd Vierling wrote:
>On Fri, 9 Jan 2004, Robert Swindells wrote:
>: Is anyone else having problems cross building the toolchain ?
>From what host to what target?
>If the host isn't NetBSD, you probably want to use "-m" to specify the
>MACHINE you want. That will automatically set the default MACHINE_ARCH
>selected for that MACHINE.
I have had a another look at this, the problem isn't with the MACHINE_ARCH
after all but with the $host_cpu and $host_os variables for configure.
Both variables are coming out as "unknown".
Host is 1.6ZE i386 built on 27th Dec.
Robert Swindells