[Scons-users] Request help on the usage of scons
Lan Yang
lanyang at autox.ai
Tue Sep 13 22:58:21 EDT 2022
On 9/13/22 08:31, Bill Deegan wrote:
> By default SCons will output the raw command.
> If the build system your using doesn't then it has changed that from the
> default.
>
>> Dear scons community,
>>
>> Is there any way to print the detailed information of the final raw
>> command line when scons is building a target?
Hi David,
Try to add
--verbose
For example,
before:
scons
after add:
scons --verbose
Best regards,
Lan
--
*CONFIDENTIALITY NOTICE: The contents of this email and any attachments
are intended solely for the addressee(s) and contain confidential and/or
privileged information and are legally protected from disclosure unless
otherwise indicated. If you received this message by mistake, please
immediately alert the sender by reply email and then delete this message
and any attachments. If you are not the intended recipient, you are hereby
notified that any use, dissemination, copying, or storage of this message
or its attachments is strictly prohibited. *
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20220914/6d2d1742/attachment.htm>
More information about the Scons-users
mailing list