当前位置:网站首页>更换gcc版本后,编译出现make[1]: cc: Command not found
更换gcc版本后,编译出现make[1]: cc: Command not found
2022-07-06 02:05:00 【EXEC_CHRONICLE_KEY】
更换了低版本的GCC后,编译mbedtls库会报这个错误
如果不想换回默认GCC版本,可以在makefile 中加上以下两句
export CC := gcc
export CXX := g++
如果提示bignum.c:1994: error: ‘for’ loop initial declarations are only allowed in C99 mode
bignum.c:1994: note: use option -std=c99 or -std=gnu99 to compile your code
可以改成
export CC := gcc -std=c99 -std=gnu99
export CXX := g++
边栏推荐
- [solution] every time idea starts, it will build project
- 2 power view
- Numpy array index slice
- Prepare for the autumn face-to-face test questions
- 2022年PMP项目管理考试敏捷知识点(8)
- 729. My schedule I / offer II 106 Bipartite graph
- This time, thoroughly understand the deep copy
- 02. Go language development environment configuration
- Comments on flowable source code (XXXV) timer activation process definition processor, process instance migration job processor
- General process of machine learning training and parameter optimization (discussion)
猜你喜欢

Minecraft 1.16.5 生化8 模组 2.0版本 故事书+更多枪械

The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower

Accelerating spark data access with alluxio in kubernetes

The intelligent material transmission system of the 6th National Games of the Blue Bridge Cup

The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower

Use the list component to realize the drop-down list and address list

The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower

vs code保存时 出现两次格式化

Paper notes: graph neural network gat

MySQL lethal serial question 1 -- are you familiar with MySQL transactions?
随机推荐
Redis daemon cannot stop the solution
MySQL learning notes - subquery exercise
500 lines of code to understand the principle of mecached cache client driver
更改对象属性的方法
安装php-zbarcode扩展时报错,不知道有没有哪位大神帮我解决一下呀 php 环境用的7.3
National intangible cultural heritage inheritor HD Wang's shadow digital collection of "Four Beauties" made an amazing debut!
Install redis
论文笔记: 图神经网络 GAT
Visualstudio2019 compilation configuration lastools-v2.0.0 under win10 system
[solution] add multiple directories in different parts of the same word document
【coppeliasim】6自由度路径规划
Numpy array index slice
[eight part essay] what is the difference between unrepeatable reading and unreal reading?
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
leetcode3、實現 strStr()
Computer graduation design PHP campus restaurant online ordering system
Computer graduation design PHP enterprise staff training management system
Using SA token to solve websocket handshake authentication
SQL statement
GBase 8c数据库升级报错