Lukasz Nowak
2d2bb4fd86
protobuf: switch from mips16 to mips32 due to in-line assembler
| mipsel-poky-linux-musl-libtool: compile: mipsel-poky-linux-musl-g++ -mel -mabi=32 -msoft-float -march=mips32r2 -mips16 -minterlink-compressed -mtune=24kec -mdsp --sysroot=<sysroot> -DHAVE_CONFIG_H -I. -I../../git/src -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -g -feliminate-unused-debug-types -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fvisibility-inlines-hidden -c ../../git/src/google/protobuf/repeated_field.cc -fPIC -DPIC -o google/protobuf/.libs/repeated_field.o
| {standard input}: Assembler messages:
| {standard input}:113: Error: unrecognized opcode `sync'
| {standard input}:140: Error: unrecognized opcode `ll $2,0($16)'
| {standard input}:143: Error: unrecognized opcode `sc $4,0($16)'
| {standard input}:202: Error: unrecognized opcode `sync'
| {standard input}:275: Error: unrecognized opcode `sync'
| Makefile:2064: recipe for target 'google/protobuf/stubs/once.lo' failed
| make[3]: *** [google/protobuf/stubs/once.lo] Error 1
Protobuf implements atomics for mips, using ASM "sync" instruction.
It is not available in mips16e. Switching the library to mips32 is
the easiest solution.
Signed-off-by: Lukasz Nowak <lnowak@tycoint.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-12-26 08:23:19 +01:00
..
2016-11-23 15:29:55 +01:00
2015-08-24 13:58:19 +02:00
2016-04-28 10:38:37 +02:00
2016-12-02 09:16:18 +01:00
2015-06-08 14:15:24 +02:00
2016-08-22 15:56:29 +02:00
2016-08-15 12:31:58 +02:00
2016-03-04 09:06:07 +01:00
2015-05-22 20:14:06 +02:00
2015-05-22 20:14:06 +02:00
2016-03-07 13:02:18 +01:00
2016-01-27 12:36:31 +01:00
2014-07-22 00:01:53 +02:00
2016-12-13 11:19:11 +01:00
2016-06-15 12:13:16 +02:00
2016-12-02 09:16:17 +01:00
2016-05-10 20:18:29 +02:00
2016-09-15 10:22:45 +02:00
2014-06-21 13:06:13 +02:00
2016-08-22 15:56:29 +02:00
2016-10-05 18:21:13 +02:00
2016-12-02 09:23:44 +01:00
2016-11-26 01:07:21 +01:00
2016-01-06 13:25:54 +01:00
2016-08-22 15:49:29 +02:00
2016-11-26 01:07:20 +01:00
2016-04-28 10:38:37 +02:00
2016-04-28 10:38:38 +02:00
2016-04-28 10:38:37 +02:00
2016-03-25 11:27:30 +01:00
2016-08-22 15:56:28 +02:00
2016-09-05 13:30:53 +02:00
2016-06-08 14:55:24 +02:00
2013-12-21 19:21:17 +01:00
2014-07-22 00:01:47 +02:00
2016-08-05 12:16:38 +02:00
2016-10-25 15:31:16 +02:00
2016-12-13 11:19:11 +01:00
2016-02-25 17:47:28 +01:00
2016-08-15 12:32:48 +02:00
2016-12-02 09:16:17 +01:00
2015-04-24 15:11:23 +02:00
2015-10-13 12:27:48 +02:00
2016-10-03 19:19:54 +02:00
2016-10-03 19:19:55 +02:00
2015-06-17 22:36:11 +02:00
2016-08-22 15:56:28 +02:00
2016-12-26 08:23:19 +01:00
2016-12-02 09:16:18 +01:00
2016-04-12 11:07:45 +02:00
2016-08-22 15:56:29 +02:00
2016-12-02 09:16:17 +01:00
2016-07-29 11:00:55 +02:00
2016-12-02 09:16:18 +01:00
2016-08-22 15:56:29 +02:00
2016-12-02 09:16:17 +01:00