bug#17614: parallel compilation fails

2014-05-27 Thread Peter Johansson
Hi, I have a project with a libtool archive built from many source files. When I build with 'make -j40' I get error message mv: `yat/statistics/.deps/Percentiler.Tpo' and `yat/statistics/.deps/Percentiler.Plo' are the same file make[1]: *** [yat/statistics/Percentiler.lo] Error 1 Looks

bug#17614: parallel compilation fails

2014-05-27 Thread Peter Johansson
On 05/28/2014 02:52 PM, Peter Johansson wrote: Hi, I have a project with a libtool archive built from many source files. When I build with 'make -j40' I get error message mv: `yat/statistics/.deps/Percentiler.Tpo' and `yat/statistics/.deps/Percentiler.Plo' are the same file make[1]: ***