[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#17614: parallel compilation fails
From: |
Peter Johansson |
Subject: |
bug#17614: parallel compilation fails |
Date: |
Wed, 28 May 2014 14:52:21 +1000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130108 Thunderbird/10.0.12 |
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 like some kind of race problem, but I cannot see anything wrong in
the Makefile. Is this a known problem? If not let me know what would be
useful.
The Makefile is generated with Automake 1.14
Thanks,
Peter
--
Peter Johansson
- bug#17614: parallel compilation fails,
Peter Johansson <=