logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

ffmpeg交叉编译问题 xxx.elf uses VFP register arguments, yyy.o does not

./configure --cc="arm-poky-linux-gnueabi-gcc  -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 "在--cc中酌情带上红色字体中的这些参数

到底了