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

Attachment: pgptDLsYhZJ2s.pgp
Description: PGP signature

_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to