please verify: parallel builds are working now

Thiago Macieira thiago at kde.org
Wed Mar 29 10:57:43 CEST 2006


Alexander Neundorf wrote:
>Hi,
>
>I just successfully compiled kdelibs/ from trunk with "make -j4" on my
> single processor machine.
>Could you please verify that it also works for your setups ?
>If there are problems, let me know.

I tried a make -j25 on the compile farm here at Trolltech and suddenly 
realised my machine was grinding to a halt. It appears that cmake 
runs "/usr/bin/gcc" no matter which gcc is found first in PATH.

How can I tell cmake to generate Makefiles that run "gcc" and 
not "/usr/bin/gcc"? I don't want to erase the whole cache every time I 
want to switch compilers.

-- 
Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
  thiago.macieira (AT) trolltech.com     Trolltech AS
    GPG: 0x6EF45358                   |  Sandakerveien 116,
    E067 918B B660 DBD1 105C          |  NO-0402
    966C 33F5 F005 6EF4 5358          |  Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060329/886f81d3/attachment-0001.pgp 


More information about the Kde-buildsystem mailing list