31 Star 68 Fork 22

pkuvcl / davs2

 / 详情

在WSL环境下交叉编译报错

待办的
创建于  
2019-04-03 16:18

环境是win10 1803 64位专业版,WSL是商店的ubuntu18.04
使用的参数是./configure --host=i686-w64-mingw32 --prefix=/home/aos/opensdk --cross-prefix=i686-w64-mingw32- --enable-pic
编译到quant8.asm的时候报错:

> > /home/aos/davs2/source/common/x86/quant8.asm:48: error: mismatch in operand sizes
> > /home/aos/davs2/source/common/x86/x86inc.asm:1258: ... from macro `movq' defined here
> > /home/aos/davs2/source/common/x86/x86inc.asm:1142: ... from macro `RUN_AVX_INSTR' defined here
> > /home/aos/davs2/source/common/x86/quant8.asm:49: error: invalid combination of opcode and operands
> > /home/aos/davs2/source/common/x86/x86inc.asm:1258: ... from macro `movq' defined here
> > /home/aos/davs2/source/common/x86/x86inc.asm:1142: ... from macro `RUN_AVX_INSTR' defined here
> > /home/aos/davs2/source/common/x86/quant8.asm:54: error: invalid combination of opcode and operands
> > /home/aos/davs2/source/common/x86/x86inc.asm:1258: ... from macro `movq' defined here
> > /home/aos/davs2/source/common/x86/x86inc.asm:1142: ... from macro `RUN_AVX_INSTR' defined here
> > Makefile:205: recipe for target 'common/x86/quant8.o' failed
> > make: *** [common/x86/quant8.o] Error 1
> > make: *** Waiting for unfinished jobs....

评论 (0)

aliofwind 创建了任务
aliofwind 修改了描述
aliofwind 修改了描述
展开全部操作日志

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(1)
C
1
https://gitee.com/pkuvcl/davs2.git
git@gitee.com:pkuvcl/davs2.git
pkuvcl
davs2
davs2

搜索帮助