Closed
Description
Hello, I would like to build a x86 only binary. I tried to build libgccjit multiple times but I failed. So I got errors like:
libgccjit.so: error: gcc_jit_types value unsupported on this target: 32
or
libgccjit.so: error: gcc_jit_block_end_with_return: mismatching types: return of (unsigned long long)1 (type: unsigned long long) in function _RINvNtCs1TI45VtEMUH_4core3mem7size_ofaEB4_ (return type: __uint32_t)
Can you please help me?