[Scons-users] Request help on the usage of scons

Bill Deegan bill at baddogconsulting.com
Tue Sep 13 23:51:05 EDT 2022


Lan,

There is no --verbose flag to SCons.
A project may implement that in their scons logic, but scons  does not
provide such (nor does it need to because by default SCons will output all
command lines).

-Bill

On Tue, Sep 13, 2022 at 7:58 PM Lan Yang <lanyang at autox.ai> wrote:

> 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.  *
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20220913/106f61d5/attachment.htm>


More information about the Scons-users mailing list