Discussion:
[pjsip] compile error on mips platform
Seanchann Zhou
2017-05-12 09:11:03 UTC
Permalink
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.
Seanchann Zhou
2017-05-12 09:29:50 UTC
Permalink
By the way, the compiled version of gcc is 4.6
Post by Seanchann Zhou
I compile pjsip 2.6 on mips platform. There is a compilation error
that can not be passed here
error: impossible constraint in 'asm'
This looks like an assembly statement error.
how to fix it. thanks a lot.
Loading...