I tried AS_INTEGRATED_ASSEMBLER=1 make without success, I also tried adding 
it to my environment and also from the debugging shell.

I also tried: export CFLAGS="-Wa,-q $CFLAGS" without success.

The make ends with:

vscanf.o scanf/.libs/vsscanf.o   -L/Users/michael/sage-8.0/local/lib  -m64 
-O2 -march=skylake -mtune=skylake -Wl,-rpath 
-Wl,/Users/michael/sage-8.0/local/lib   -install_name  
/Users/michael/sage-8.0/local/lib/libmpir.23.dylib -compatibility_version 
24 -current_version 24.3 -Wl,-single_module

ld: in section __DATA,__const reloc 0: X86_64_RELOC_SUBTRACTOR must have 
r_extern=1 file 'mpn/.libs/addmul_1.o' for architecture x86_64

ld: in section __DATA,__const reloc 0: X86_64_RELOC_SUBTRACTOR must have 
r_extern=1 file 'mpn/.libs/addmul_1.o' for architecture x86_64

clang: *error: *linker command failed with exit code 1 (use -v to see 
invocation)

clang: *error: *linker command failed with exit code 1 (use -v to see 
invocation)

make[2]: *** [libgmp.la] Error 1

make[2]: *** Waiting for unfinished jobs....

make[2]: *** [libmpir.la] Error 1

make[1]: *** [all-recursive] Error 1

make: *** [all] Error 2


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to