On 2014/05/06 08:42, John D. Verne wrote:
> I know native compilations are often recommended when following a newish
> port. Are people actually doing regular native builds on things like the
> BeagleBone?
Yes, both for base OS and packages, the binaries that OpenBSD provide
are all native-built;
Arm is self hosting now so all builds are done on arm hardware. The
best build option right now is a Panda ES, though you can build on the
beaglebone, and BBB as well. Cross compilation is not supported,
however if you're doing kernel development and want to speed things up
it is ok to use as a sta
On Fri, Nov 05, 2010 at 02:43:38PM -0400, s...@controlq.com wrote:
> I've succeeded (apparently) in creating the arm cross-tools and a
> cross-distrib for the Palm on the latest 4.8 release, but now I'm
> stuck on how to get it onto my palm-tx.
>
> make TARGET=palm cross-tools
> make T