当前位置:网站首页>ollvm编译出现的问题纪录
ollvm编译出现的问题纪录
2022-07-05 06:20:00 【v_3483608762】
下载啥看学长的博客
我记录下我的问题出现的。
make[2]: *** [tools\lli\CMakeFiles\lli.dir\build.make:76:
tools/lli/CMakeFiles/lli.dir/lli.cpp.obj] Error 1
make[1]: *** [CMakeFiles\Makefile2:36895: tools/lli/CMakeFiles/lli.dir/all]Error 2
make: *** [Makefile:155: all] Error 2
去谷歌搜,去必应,去百度搜遍了。
然后在一篇博客里看到
make -j8
也就是ollvm编译的最后一步,不是一个make,而是make -j8
然后就跑起来了
然后就成了。
也能在bin目录里看到各种需要的文件
边栏推荐
- MPLS experiment
- [rust notes] 14 set (Part 2)
- How to understand the definition of sequence limit?
- 1.14 - assembly line
- QQ computer version cancels escape character input expression
- Leetcode-9: palindromes
- [rust notes] 14 set (Part 1)
- Multi screen computer screenshots will cut off multiple screens, not only the current screen
- Filter the numbers and pick out even numbers from several numbers
- Leetcode array operation
猜你喜欢
SQL三种连接:内连接、外连接、交叉连接
做 SQL 性能优化真是让人干瞪眼
MySQL怎么运行的系列(八)14张图说明白MySQL事务原子性和undo日志原理
What is socket? Basic introduction to socket
[moviepy] unable to find a solution for exe
【LeetCode】Easy | 20. Valid parentheses
Bit of MySQL_ OR、BIT_ Count function
高斯消元 AcWing 884. 高斯消元解异或线性方程组
安装OpenCV--conda建立虚拟环境并在jupyter中添加此环境的kernel
MySQL advanced part 2: the use of indexes
随机推荐
Network security skills competition in Secondary Vocational Schools -- a tutorial article on middleware penetration testing in Guangxi regional competition
Winter messenger 2
Traversal of leetcode tree
Is it impossible for lamda to wake up?
Gauss Cancellation acwing 884. Solution d'un système d'équations Xor linéaires par élimination gaussienne
Leetcode recursion
Leetcode-6111: spiral matrix IV
高斯消元 AcWing 884. 高斯消元解异或線性方程組
Gaussian elimination acwing 884 Gauss elimination for solving XOR linear equations
实时时钟 (RTC)
Leetcode-556: the next larger element III
MySQL advanced part 1: triggers
[rust notes] 14 set (Part 1)
Leetcode-6110: number of incremental paths in the grid graph
MPLS experiment
Erreur de connexion Navicat à la base de données Oracle Ora - 28547 ou Ora - 03135
LeetCode-61
Daily question 1189 Maximum number of "balloons"
Day 2 document
做 SQL 性能优化真是让人干瞪眼