compile error on mips platform

SZ
Seanchann Zhou
Fri, May 12, 2017 9:11 AM

hi:
I compile pjsip 2.6 on mips platform. There is a compilation error that
can not be passed here:

../../webrtc/src/webrtc//modules/audio_processing/aec/aec_core_mips.c:341:5:
error: impossible constraint in 'asm'

This looks like an assembly statement error.
 how to fix it. thanks a lot.
hi: I compile pjsip 2.6 on mips platform. There is a compilation error that can not be passed here: ../../webrtc/src/webrtc//modules/audio_processing/aec/aec_core_mips.c:341:5: error: impossible constraint in 'asm' This looks like an assembly statement error. how to fix it. thanks a lot.
SZ
Seanchann Zhou
Fri, May 12, 2017 9:29 AM

By the way, the compiled version of gcc is 4.6

2017-05-12 17:11 GMT+08:00 Seanchann Zhou zhouxiaoqiang.mstech@gmail.com:

hi:
I compile pjsip 2.6 on mips platform. There is a compilation error
that can not be passed here:

 ../../webrtc/src/webrtc//modules/audio_processing/aec/aec_core_mips.c:341:5:

error: impossible constraint in 'asm'

 This looks like an assembly statement error.
  how to fix it. thanks a lot.
By the way, the compiled version of gcc is 4.6 2017-05-12 17:11 GMT+08:00 Seanchann Zhou <zhouxiaoqiang.mstech@gmail.com>: > hi: > I compile pjsip 2.6 on mips platform. There is a compilation error > that can not be passed here: > > ../../webrtc/src/webrtc//modules/audio_processing/aec/aec_core_mips.c:341:5: > error: impossible constraint in 'asm' > > > This looks like an assembly statement error. > how to fix it. thanks a lot. >