[Qt-interest] parallel building Qt on MSYS/MinGW

Thiago Macieira thiago at kde.org
Fri Sep 18 18:21:45 CEST 2009


Em Sexta-feira 18. Setembro 2009, às 17.50.07, Mark Brand escreveu:
> However, if I build a subproject separately, the "-j" option seems to 
> work as expected.  For example:
> 
>      cd src/sql
>      mingw32-make.exe -j 5
> 
> Can somebody tell me why this is? I'm not sure if this something I don't 
> understand about make, mingw, the Qt makefiles, or something else.
> 

I'd say it's a limitation of mingw32-make, not related to Qt at all.

It probably can compile multiple files simultaneously, but it can't run 
multiple sub-makes.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358

Qt Developer Days 2009 | Registration Now Open!
Munich, Germany: Oct 12 - 14     San Francisco, California: Nov 2 - 4
      http://qt.nokia.com/qtdevdays2009
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090918/6ccd130c/attachment.bin 


More information about the Qt-interest-old mailing list