[fpc-devel] Attn Michael: r 43417 (ordinal bithelpers)

Michael Van Canneyt michael at freepascal.org
Sun Nov 10 10:42:45 CET 2019



On Sat, 9 Nov 2019, Jonas Maebe wrote:

> On 09/11/2019 20:17, Michael Van Canneyt wrote:
>> home:~/fpc> time make clean all PP=ppcx64-3.0.4 > out
>> /usr/bin/ld: warning: x86_64/bin/x86_64-linux/link.res contains output
>> sections; did you forget -T?
>> 119.139u 11.763s 1:47.32 121.9% 0+0k 179800+1292024io 2pf+0w
>> 
>> home:~/fpc> time make clean rtl packages > out
>> 61.289u 4.929s 0:31.64 209.2%   0+0k 0+728024io 0pf+0w
>> home:~/fpc>
>> 
>> with -J7 and not even testuite run.
>
> BTW, I don't see a -j 7 in the above commands. You should also add
> FPMAKEOPT="-T 7" to parallises the compilation of the packages and utils
> directories.

I have environment variables set so I don't need to specify that.

Michael.


More information about the fpc-devel mailing list