[Buildroot] [PATCH] polarssl: disable assembly for MIPS R6

Peter Korsgaard peter at korsgaard.com
Fri Nov 27 12:22:45 UTC 2015


>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera at imgtec.com> writes:

 > Is not yet supported and the compilation will fail like this:
 > [  4%] Building C object library/CMakeFiles/polarssl.dir/bignum.c.o
 > /tmp/ccLDxl9G.s: Assembler messages:
 > /tmp/ccLDxl9G.s:92: Error: opcode not supported on this processor:
 > mips32r6 (mips32r6) `multu $13,$14'
 > /tmp/ccLDxl9G.s:93: Error: opcode not supported on this processor:
 > mips32r6 (mips32r6) `addi $10,$10,4'
 > /tmp/ccLDxl9G.s:94: Error: opcode not supported on this processor:
 > mips32r6 (mips32r6) `mflo $14'
 > /tmp/ccLDxl9G.s:95: Error: opcode not supported on this processor:
 > mips32r6 (mips32r6) `mfhi $9'

 > [...]

Committed after adding an autobuilder reference, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list