[fpc-pascal] Question about compiling FPC trunk after revision 44849
Victor Campillo
victor.campillo at gmail.com
Wed Apr 29 20:31:59 CEST 2020
On 29/4/20 20:01, Sven Barth via fpc-pascal wrote:
> Jonas Maebe <jonas at freepascal.org <mailto:jonas at 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
More information about the fpc-pascal
mailing list