gpt4 book ai didi

c - 是否可以在 makefile 中定义 C 宏?

转载 作者:太空狗 更新时间:2023-10-29 16:24:26 24 4
gpt4 key购买 nike

是否可以将与#define VAR(在 C 程序中)等同的内容放入 makefile 中,以便控制应该编译程序的哪一部分?

最佳答案

根据 linux 上的 cc 联机帮助页

-D name=definition
The contents of definition are tokenized and processed as if they appeared during translation phase three in a #define directive. In
particular, the definition will be truncated by embedded newline characters.

关于c - 是否可以在 makefile 中定义 C 宏?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5302390/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com