clearmake的一些option

本文介绍了 ClearMake 的使用方法,包括如何通过配置使构建过程忽略错误继续执行,如何隐藏命令行输出,以及如何设置部分错误恢复等功能。此外还提供了并行构建的设置方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. the makefile of clearmake
-
    Causes clearmake to ignore any errors during execution of the command. By default, an error causes clearmake to terminate.

    The command-line option -i suppresses termination-on-error for all command lines.
@
    Suppresses display of the command line. By default, clearmake displays each command line just before executing it.

    The command-line option -s suppresses display of all command lines. The -n option displays commands, but does not execute them.
-@ @-
    These two prefixes combine the effect of - and @.

The -k option provides for partial recovery from errors. If an error occurs, execution of the current target (that is, the set of commands for the current target) stops, but execution continues on other targets that do not depend on that target.
The command-line option -s suppresses display of all command lines. The -n option displays commands, but does not execute them.
2. resued and wink in(其中的图片,很好的说明了什么是wink in)
http://publib.boulder.ibm.com/infocenter/cchelp/v7r0m0/index.jsp?topic=/com.ibm.rational.clearcase.books.cc_build_unix.doc/clearcase_build_concepts.htm
3. clearmake options
http://publib.boulder.ibm.com/infocenter/cchelp/v7r0m0/topic/com.ibm.rational.clearcase.cc_ref.doc/topics/clearmake.htm
4. Setting Up a Parallel Build
http://publib.boulder.ibm.com/infocenter/cchelp/v7r0m0/index.jsp?topic=/com.ibm.rational.clearcase.books.cc_build_windows.doc/setting_up_a_parallel_build.htm
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值