On Mon, Jun 3, 2019 at 10:29 PM Charles Campbell <cecn...@gmail.com> wrote: > > > > Hello: I do have a skylake architecture (10-core, i9-7900X), and the > assembler is as: GNU assembler version 2.27-34.base.el7.
your GNU assempler (released in 2016) https://mirror.koddos.net/gnu/binutils/ is older than your CPU (released in 2017). https://en.wikichip.org/wiki/intel/core_i9/i9-7900x I suppose openblas tries to use all the available features of this CPU, but it fails due to old assembler. An upgrade seem to be overdue. > Unfortunately make -j1 openblas also gave the same error message. I tried > ./configure with_blas=atlas, and got: a new error! (that seems like an > improvement, actually) > > mesg from compiler: > * package: gsl-2.5 > log file: /home/cecbkup/SW/SAGE/sage-8.7/logs/pkgs/gsl-2.5.log > > The logged message that "C compiler cannot create executables" seems a bit > odd -- I create executables with the c compiler all the time. Does it need > root privileges? > build directory: > /home/cecbkup/SW/SAGE/sage-8.7/local/var/tmp/sage/build/gsl-2.5 > > > The f > > -- > 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. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/62b6129f-cc43-4ef4-9e85-02e7395b0216%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq165xL132%2BSxP4ariJBb%2BHw5%3D22j0fjsGQ5UaJMvohY2w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.