Subject: Re: cross-compiling arm32 from i386, howto?
To: Todd Whitesel <toddpw@best.com>
From: Neil A. Carson <neil@causality.com>
List: port-arm32
Date: 08/31/1998 13:37:55
Todd Whitesel wrote:

> So, can anyone point me to sources of info about cross-compiling for one
> NetBSD architecture from another?  I know there are people out there who
> have done similar things, and if it isn't currently easy then I am quite
> prepared to work at automating and documenting whatever I discover.

Building a gcc cross-compiler should be a matter of checking out the
relevant sources from the NetBSD archive, and setting the appropriate
target on the configure line. For a kernel, you'll need to hack stuff
like genassym. I don't know how easy it is to build a NetBSD
cross-linker though Mark has certainly done it.

-- 
Neil A. Carson