[Scons-users] When ninja is enabled, the --verbose option seems to be ignored.

liruncong2018 liruncong2018 at qq.com
Wed Apr 27 08:38:22 EDT 2022


Hi,
scons -j%NUMBER_OF_PROCESSORS% --verbose --experimental=ninja
part log:
```
[95/2612] Defer to SCons to build build\__cpp_path.txt
[96/2612] Defer to SCons to build build\__define_options.txt
[97/2612] Defer to SCons to build build\__exe_cpp_path.txt
[98/2612] Defer to SCons to build build\__link_objects.txt
[99/2612] Building build\basicdef.h.c.pch
[100/2612] Building build\basicdef.h.cpp.pch
[101/2612] Compiling build\drivers\crypto\cryptoauthlib\lib\atca_cfgs.o
[102/2612] Compiling build\drivers\crypto\cryptoauthlib\lib\crypto\atca_crypto_sw_sha1.o
[103/2612] Compiling build\drivers\crypto\cryptoauthlib\lib\atca_iface.o

```
"--verbose" is used, but the specific executed command is not printed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20220427/5b6da075/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ninja.rar
Type: application/octet-stream
Size: 100482 bytes
Desc: not available
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20220427/5b6da075/attachment-0001.obj>


More information about the Scons-users mailing list