On Thu, 14 Oct 2010 15:34:31 +0200, Gabriel Kerneis
wrote:
> I just commited in the svn a few changes to allow using CIL in a
> cross-compilation setup.
I've been warned off-list that this patch breaks compilation on MacOS
(because the -static flag is forbidden). I shall fix this issue
tomorrow
Dear CIL users,
I just commited in the svn a few changes to allow using CIL in a
cross-compilation setup.
This was already possible manually, using the --env flag and the
CIL_MACHINE environment variable. Autoconf scripts are now
cross-compilation-aware: they use qemu (in user emulation mode [1]