Your compiler is very old and right now you are failing even bootstrapping
a better compiler.
Nevertheless trying to compile those instructions shouldn’t have happened.
Can you post the output of 
as —version
please.

François

> On 6/11/2018, at 11:03, Daniel Ouimet <daniel.ouimet.2...@gmail.com> wrote:
> 
> Hi,
> 
> on a Linux CentOS 6.10, I have an error compiling: 
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s: 
> Assembler messages:
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:94: 
> Error: no such instruction: `mulx (%rsi),%r9,%r8'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:95: 
> Error: no such instruction: `mulx 8(%rsi),%r11,%r10'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:96: 
> Error: no such instruction: `mulx 16(%rsi),%rcx,%r12'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:100: 
> Error: no such instruction: `mulx (%rsi),%rcx,%r12'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:101: 
> Error: no such instruction: `mulx 8(%rsi),%rbx,%rax'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:105: 
> Error: no such instruction: `mulx 16(%rsi),%r9,%r8'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:113: 
> Error: no such instruction: `mulx (%rsi),%rbx,%rax'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:117: 
> Error: no such instruction: `mulx 8(%rsi),%r9,%r8'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:121: 
> Error: no such instruction: `mulx (%rsi),%r11,%r10'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:122: 
> Error: no such instruction: `mulx 8(%rsi),%rcx,%r12'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:123: 
> Error: no such instruction: `mulx 16(%rsi),%rbx,%rax'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:134: 
> Error: no such instruction: `mulx (%rsi),%r9,%r8'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:139: 
> Error: no such instruction: `mulx 8(%rsi),%r11,%r10'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:141: 
> Error: no such instruction: `mulx 16(%rsi),%rcx,%r12'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] tmp-mul_1.s:143: 
> Error: no such instruction: `mulx 24(%rsi),%rbx,%rax'
> [mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0] make[5]: *** 
> [mul_1.lo] Error 1
> with this version of gcc:
> gcc version 4.4.7 20120313 (Red Hat 4.4.7-23) (GCC)
> 
> In attachment, the log file.
> 
> Is there a missing piece that I don't have?  anybody wants to take a shot at 
> a solution?
> 
> Thanks,
> Daniel
> 
> -- 
> 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.
> <mpir-3.0.0-644faf502c56f97d9accd301965fc57d6ec70868.p0.log>

-- 
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