[Liboil] orc on win32
David Schleef
ds at entropywave.com
Thu Dec 16 18:22:11 PST 2010
On Wed, Dec 15, 2010 at 09:10:34AM +0000, jcupitt at gmail.com wrote:
> I'm trying to use Orc-0.4.11 on win32 (actually cross-compiled from
> linux with mingw32, gcc-4.4), has anyone tried this? All register
> allocations seem to fail, I get error messages like:
>
> ORC: WARNING: orccompiler.c(119): orc_compiler_allocate_register():
> register overflow for vector reg
> ORC: WARNING: orccompiler.c(369): orc_program_compile_full(): program
> func_03A10620 failed to compile, reason 256
> ORC: INFO: orccompiler.c(385): orc_program_compile_full(): finished
> compiling (fail)
Orc works fine on Windows. This is probably just a function that
can't be compiled on 32-bit x86.
David
More information about the Liboil
mailing list