gcc 降级

在尝试运行ECO demo程序install.m时遇到了问题,通过调查发现需要将gcc版本降级来解决此错误。文章将介绍如何进行gcc的降级操作。
摘要由CSDN通过智能技术生成

运行ECO的demo 程序install.m 时遇到以下错误:

>> install
 
... Build routine for mtimesx
... Checking for PC
building linux version
Building with 'gcc'.
Warning: You are using gcc version '5.4.0'. The version of gcc is not supported. The version currently supported with MEX is
'4.9.x'. For a list of currently supported compilers see: http://www.mathworks.com/support/compilers/current_release. 
> In mtimesx_build (line 111)
  In install (line 10) 
/media/yuuzh/dataDisk2T/datasetTookit/vot/TrackerCode/ECO/external_libs/mtimesx/mtimesx.c: In function ‘mexFunction’:
/media/yuuzh/dataDisk2T/datasetTookit/vot/TrackerCode/ECO/external_libs/mtimesx/mtimesx.c:592:10: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
      ans = mexGetVariablePtr("caller","OMP_SET_NUM_THREADS");
          ^

MEX completed successfully.
Warning: PDollars toolbox not found. Clone this submodule if you want to u
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值