[Lazarus] make option -j

Alexander Kaupp tanila at tanila.org
Fri Nov 13 18:17:34 CET 2009


Hi Ido,

i tested it on fpc-2.2.4 src

It seem that it works partial with FPC. Maybe the problem is that the -j
option means that 2 tagets will be processed in parallel, if it is
possible.
I think with FPC it is not allways possible. Compiling works but not all
CPUs are used all the time.

greetings
alex




Am Freitag, den 13.11.2009, 18:43 +0200 schrieb ik:
> Does it actually works with FPC ?
> 
> Ido
> 
> http://ik.homelinux.org/
> 
> 
> On Fri, Nov 13, 2009 at 6:38 PM, Alexander Kaupp <tanila at tanila.org>
> wrote:
>         Hello all,
>         
>         I dont know if everyone knows this:
>         
>         I have a dualcore CPU now and was wondering how to use both
>         cores for
>         compiling for example lazarus.
>         
>         make -j2 all
>         
>         uses both cpus and works great with lazarus :)
>         
>         for a quad-core use option: -j4
>         
>         hope someone finds this useful
>         
>         regards
>         alex
>         
>         
>         
>         
>         --
>         _______________________________________________
>         Lazarus mailing list
>         Lazarus at lists.lazarus.freepascal.org
>         http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
> 
> 
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus





More information about the Lazarus mailing list