编译android Libcurl.a导致“没有这样的指令:`rev16%ax,%ax'”错误;

时间:2014-12-02 12:52:23

标签: android libcurl

我尝试在Ubuntu上为android编译libcurl.a;但现在我遇到了一些问题;

设置PATH后

:  export LDFLAGS =“ - L / data / NDK / android-ndk-r10c / platforms / android-18 / arch-arm / usr / lib”  export CPPFLAGS =“ - I / data / NDK / android-ndk-r10c / platforms / android-18 / arch-arm / usr / include”

成功完成;

./ configure --host = arm-linux-androideabi --disable-ftp --disable-gopher --disable-file --disable-imap --disable-ldap --disable-ldaps --disable-pop3 --disable-proxy --disable-rtsp --disable-smtp --disable-telnet --disable-tftp --without-gnutls --without-libidn --without-librtmp --without-ssl --disable-dict

成功完成;

然后我“制造”;

它抛出了这个错误:

connect.c:汇编程序消息: connect.c:634:错误:没有这样的指令:rev16 %ax,%ax' connect.c:427: Error: no such instruction: rev16%ax,%ax' connect.c:457:错误:没有这样的指令:rev16 %ax,%ax' connect.c:420: Error: no such instruction: rev16%ax,%ax' connect.c:387:错误:没有这样的指令:`rev16%ax,%ax'

帮助我plz;韩国社交协会;

0 个答案:

没有答案