So gcc in Ubuntu 12.04 emits assembler that ubuntu's "as" doesn't understand, yay.
On Friday, October 31, 2014 3:10:37 PM UTC, Dima Pasechnik wrote: > > Now building GMP-ECM... > [...] > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./x86_64 > -I/home/dima/software/sage/local/include > -I/home/dima/software/sage/local/include -march=native -g -O3 -fPIC -MT > libecm_la-getprime.lo -MD -MP -MF .deps/libecm_la-getprime.Tpo -c > getprime.c -o libecm_la-getprime.o > /tmp/ccds4jAD.s: Assembler messages: > /tmp/ccds4jAD.s:137: Error: no such instruction: `vfmadd312sd > offset(%rip),%xmm0,%xmm3' > /tmp/ccds4jAD.s:713: Error: no such instruction: `vfmadd312sd > .LC12(%rip),%xmm0,%xmm2' > make[5]: *** [libecm_la-getprime.lo] Error 1 > > . > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
