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.
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel