嵌入式交叉编译:Fatal error: invalid -march= option: `armv7-a‘

  • 具体错误
Assembler messages:
Fatal error: invalid -march= option: `armv7-a'
make[1]: *** [Makefile:218: vpx_dsp/arm/intrapred_neon_asm.asm.S.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:17: .DEFAULT] Error 2
    [AS] vpx_dsp/arm/intrapred_neon_asm.asm.S.o
  • 解决办法

嵌入式交叉编译:libvpx(全网首发)-CSDN博客

相关推荐

  1. 嵌入交叉编译:linux fdk-aac

    2024-05-10 08:38:08       39 阅读
  2. 嵌入交叉编译:libvpx(全网首发)

    2024-05-10 08:38:08       36 阅读
  3. 嵌入交叉编译:Unable to find arm_neon.h

    2024-05-10 08:38:08       31 阅读
  4. 嵌入交叉编译:ffmpeg及相关库

    2024-05-10 08:38:08       37 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-05-10 08:38:08       98 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-05-10 08:38:08       106 阅读
  3. 在Django里面运行非项目文件

    2024-05-10 08:38:08       87 阅读
  4. Python语言-面向对象

    2024-05-10 08:38:08       96 阅读

热门阅读

  1. Django3 个人开发笔记

    2024-05-10 08:38:08       22 阅读
  2. Linux Nano 编辑器

    2024-05-10 08:38:08       27 阅读
  3. 信息系统架构_2.信息系统架构分类

    2024-05-10 08:38:08       36 阅读
  4. vlan和vxlan的区别与联系,以及他们对应的设备

    2024-05-10 08:38:08       58 阅读
  5. python的zip函数

    2024-05-10 08:38:08       37 阅读
  6. How to Install PySpark on Mac(Mac上安装PySpark)

    2024-05-10 08:38:08       31 阅读