You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling for AOT on a Intel Xeon Gold 6430, Ubuntu 24.04.2 LTS x86_64 host, I get the runtime error "Load relocation section failed: invalid relocation type 42."
Subject of the issue
Relocation types R_X86_64_GOTPCRELX (= 41) and R_X86_64_REX_GOTPCRELX (= 42) are not supported in aot_reloc_x86_64.c.