当前位置:网站首页>1、 Output debugging information: makefile file debugging information $(warning "tests" $(mkfile\u path)); makefile file path
1、 Output debugging information: makefile file debugging information $(warning "tests" $(mkfile\u path)); makefile file path
2022-06-30 07:18:00 【Xuepeng_ peng. xue】
At compile time , With the help of printing information , You can understand the compilation process more clearly , Location problem .
cc=gcc
src=hello.c fun.c
mkfile_path := $(abspath $(lastword $(MAKEFILE_LIST)))
$(warning "tests" $(mkfile_path))
all:
cc $(src) -o hello
clean:
rm hello
边栏推荐
- 1.someip introduction
- 2、 Layout system
- 如果我在珠海,到哪里开户比较好?另外,手机开户安全么?
- Linu foundation - zoning planning and use
- JS null judgment operators | and? Usage of
- Xshell transfer file
- Go项目目录结构介绍
- next InitializeSecurityContext failed: Unknown error (0x80092012) - 吊销功能无法检查证书是否吊销。
- 记录开发过程中无法使用管理员身份修改系统文件问题
- B站首个UP主付费观看视频还是来了!价格“劝退”网友
猜你喜欢

The most convenient serial port screen chip scheme designed at the charging pile in China

Pit stepping record: Supervisor log return information: redis extension is not installed

Nested if statement in sum function in SQL Server2005

Realization of dissolve effect in unity and its principle analysis

next InitializeSecurityContext failed: Unknown error (0x80092012) - 吊销功能无法检查证书是否吊销。

安装Go语言开发工具

Qtcreator debug code after configuring CDB debugger view variable value display card

Daemon and user threads

How to use string branches for switch case

28 rounds of interviews with 10 companies in two and a half years
随机推荐
Win10踩坑-开机0xc0000225
Qdebug small details
Xshell transfer file
How crazy are young people in sideline industry: 3000 monthly salary and 3W sideline income
MySQL encounters the problem of expression 1 of select list is not in group by claim and contains nonaggre
Resolved: initialize specified but the data directory has files in it Aborting
QT signal slot alarm QObject:: connect:cannot connect (null)
How to determine the size of the platform byte order?
Go常用命令
Linu基础-分区规划与使用
failed to create symbolic link ‘/usr/bin/mysql’: File exists
Vs2019 and SQL
Introduction to go project directory structure
社招两年半10个公司28轮面试面经
[datawhale team learning] task02: mathematical operation, string and text, list
对占用多字节和位的报文信号解析详解
Essence of signal slot macros signal and slot
Realization of dissolve effect in unity and its principle analysis
【SemiDrive源码分析】【X9芯片启动流程】33 - Display模块 相关概念解析
Pit stepping record: Supervisor log return information: redis extension is not installed