Re: cross-compiling with different bitness

  • From: Mike Pall <mike-1207@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Fri, 20 Jul 2012 13:28:34 +0200

Alex Bradbury wrote:
> For buildroot, they're hoping to be able to cross build from any given
> host for any given target. Is there any hope of a supported build
> procedure that will allow luajit to be built on an arbitrary host for
> an arbitrary target?

Only as long as the pointer size is the same for host and target.

[There are a couple of minor issues with the x86 and ARM targets
that don't allow a build on a big-endian host (a rare find nowadays).
I haven't bothered to fix this, yet.]

--Mike

Other related posts: