On 29/4/20 20:01, Sven Barth via fpc-pascal wrote:
Jonas Maebe <jo...@freepascal.org <mailto:jo...@freepascal.org>> schrieb am Mi., 29. Apr. 2020, 19:50:


    So simply split it:

    make -j 9 clean
    make -j 9 all install


Also you should specify FPMAKEOPT="-T 9" in addition to -j.

Regards,
Sven


Ok, thank you Jonas and Sven.

Splitting the command and adding FPMAKEOPT="-T 9" works perfect, and I see a great compile time improvement.

Regards

Victor Campillo

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to