AOT doesn't know how to produce assembly for XCOFF binaries #9
Labels
area: JIT
This issue affects the Mono JIT
os: aix
This issue affects AIX
os: i
This issue affects i
priority; low
This issue isn't too important
type: enhancement
New feature or request
AOT code can't be generated because the assembly generator for the runtime spits out code not appropriate for XCOFF, let alone IBM as.
I think AIX is closer to Windows than anything ELF?
Checklist of known tasks:
Verify we're using the 64-bit assembler mode
Verify if we want to use IBM instead of GNU as
Disable DWARF output
Squash GNU syntax assumptions for PowerPC emitting
aot-runtime.c
.Squash ELF assumptions
The text was updated successfully, but these errors were encountered: