packages
packages copied to clipboard
feat(xavs): Enable ASM for x86_64
try -Xlinker muldefs and -fPIC
try
-Xlinker muldefsand-fPIC
-fPIC is already set is the issue, YASM's -DPIC doesn't seem analogous enough so the files built via ASM are failing to link.
Is -Xlinker a CFLAG?
Is
-Xlinkera CFLAG?
yes
Think this one is just not gonna work out.