Subject: Re: acorn32 cross
To: =?ISO-8859-1?Q?J=F6rn?= Seger <joern.seger@udo.edu>
From: Richard Earnshaw <rearnsha@netbsd.org>
List: port-arm
Date: 09/06/2004 11:47:25
On Mon, 2004-09-06 at 11:14, J=F6rn Seger wrote:

> > cd .../src
> > ./build.sh -help
>=20
> I typed "./build.sh -m acorn32 -u tools" on current cvs and "./build.sh -=
m=20
> acorn32 -u -t" on the stable 1.6 release sources.
>=20
> Do I have to do more for installing a cross-assembler?

Maybe you should be adding some directories to that so that it doesn't
try to install in the wrong place.

I'm not sure how complete cross-building was in 1.6.  If you are
targeting a new board you may well want to consider using 2.0_Beta or
-current.

And for an evaluation board you'd probably be better off looking at the
evbarm ports rather than acorn32, which is aimed strictly at the RISC PC
machine.

R.