Hmm ... I observe that the "Compile Output" inside QtC sometimes stops
while linking a library and (using htop) one can see that no other core
is used. After that further compilations can be seen.

Maybe the linking of the component A has to be completely finished
before compiling other files (which might be part of component B which
depends on A)?


/Kind regards,/

  Heiko

Am 28.01.20 um 18:31 schrieb Christian Kandeler:
> On Tue, 28 Jan 2020 18:22:31 +0100
> Heiko Nardmann <heiko.nardm...@itechnical.de> wrote:
>
>> I wonder why parallel building stops when libraries are linked ...
> It does not.
>
>> Every time a library is linked (Linux) one core is busy and all others
>> are completely idle. Is this a known bug?
> Presumably the library to be built is a dependency for subsequent steps? 
> Impossible to say without seeing the concrete project.
>
>
> Christian

_______________________________________________
Qbs mailing list
Qbs@qt-project.org
https://lists.qt-project.org/listinfo/qbs

Reply via email to