您当前的位置: 首页 >  ar

static library libs/libvpx/libvpx.a is not portable!

柳鲲鹏 发布时间:2020-06-21 23:35:27 ,浏览量:0

错误如下:

*** Warning: Linking the shared library libfreeswitch.la against the
*** static library libs/libvpx/libvpx.a is not portable!

解决办法:

./configure \
    --enable-pic \
    --enable-static \
    --enable-shared \
    --as=yasm \
    --target=generic-gnu

 

关注
打赏
1688896170
查看更多评论

柳鲲鹏

暂无认证

  • 0浏览

    0关注

    4641博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录

0.1404s