MindSpore Lite源码编译报错: c++ internal comiler error 问题的解决。

使用 bash build.sh -S on -I x86_64  -j8 -i 编译 MindSpore Lite 1.3 for ubuntu 18.04

报以下错误:

其中gcc版本为:GCC 7.3.0

将内存扩大到16G。。

重启虚拟机:

再来编译一下:

bash build.sh -S on -I x86_64  -j8 -i

。。。

好像可以继续了。。。

不过能不能编译完,可能还是个谜。。。

posted @ 2021-12-14 16:41  MS小白  阅读(49)  评论(0)    收藏  举报