This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

make出错



在使用DM6467T进行开发时,在demo:encodedecode目录下

/home/<user>/dvsdk/dvsdk_3_10_00_19/dvsdk_demos_3_10_00_16/dm6467/encodedecode

执行make命令出现如下错误:

Compiling main.o from main.c..
main.c:1: error: bad value (armv5t) for -march= switch
main.c:1: error: bad value (armv5t) for -mtune= switch
make: *** [main.o] Error 1
我已经在PC端安装了DVSDK3.0版本,想请教各位这是出了什么问题。
不胜感激