This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] 在 projectspec 中定义构建命令

Guru**** 2023940 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1257399/define-build-command-in-projectspec

您好!

是否可以在 projectspec 文件中定义构建命令和相关标志?
我想使用 scons 进行编译、但当导入工程时、我始终会在设置中找到默认的 gmake -k -j 8命令。

感谢您的帮助、

保罗

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    是否有办法在 projectspec 文件中定义构建命令和相关标志?

    我认为这在 projectspec 文件中不可能实现。 它被设计为使用默认编译器。