Subject: Re: How do I use newtoolchain to build for hpcarm port?
To: Thomas Asami <thomas_asami@hotmail.com>
From: Chris Gilbert <chris@paradox.demon.co.uk>
List: tech-toolchain
Date: 02/07/2002 10:04:31
On Thursday 07 February 2002 9:30 am, Thomas Asami wrote:
> Hi,
>
> Would anyone tell me how do I use newtoolchain to build cross compiler for
> hpcarm port? thanks.

If you just want the tools then I believe that using build.sh should work, eg:
build.sh -m hpcarm -t

then you use the nbmake-hpcarm script instead of make (and nbconfig in place 
of config)

Cheers,
Chris