[Scons-users] Build goes into one thread, while -j8 set

Bill Deegan bill at baddogconsulting.com
Fri May 6 08:39:10 EDT 2016


Any chance you can create a small test case to demonstrate?
Are you using SideEffect() anywhere?

-Bill

On Fri, May 6, 2016 at 7:56 AM, Непомнящий Евгений <johnny at topazelectro.ru>
wrote:

> Hello!
>
> I have scons 2.1.0 and scons 2.5.0
>
> If I run
> scons-2.1.0 -j8
> , I see 8 compiler threads in windows task manager. But If I run
> scons-2.5.0 -j8
> , I see only 1 compiler thread. There is no warnings or something strange
> in scons output.
>
> Project is my own and SConscruct is big and complex, it use my own tools
> and other sconscript files.
>
> Can you point me, what can be wrong? Or what debug info can I receive from
> scons?
>
> Windows 7 x64, python 2.7 x32 with pywin32.
>
> Thank you
> _______________________________________________
> 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/20160506/f949e8d4/attachment-0001.html>


More information about the Scons-users mailing list