Subject: Re: Cross developing for NetBSD ARM on Linux
To: None <tech-toolchain@netbsd.org>
From: Markus Mayer <mmayer@redback.com>
List: tech-toolchain
Date: 05/15/2006 16:13:05
marty fouts wrote:
> Obviously I can hack the application into the NetBSD source tree and
> use build.sh to make world and get it that way, but I was looking for
> a way to extract the toolchain from the tree, install it on a
> non-NetBSD system and then build a.out against it.
You could use build.sh and the procedure described in the
cross-compilation guide to build your tool-chain (./build.sh -m
<yourarch> tools") on Linux.
Then you just use the compiler created by this step to compile your
application as a separate, independent step.
Regards,
Markus
--
Markus Mayer
Redback Networks Inc.