Re: [Mingw-w64-public] [PATCH] crt: Fix building lib32+lib64 in parallel

2022-04-26 Thread LIU Hao
在 2022-04-27 05:16, Martin Storsjö 写道: Signed-off-by: Martin Storsjö --- mingw-w64-crt/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Looks good to me. Thanks. -- Best regards, LIU Hao OpenPGP_signature Description: OpenPGP digital signature

Re: [Mingw-w64-public] Parallel compiling (sometimes) fails

2022-04-26 Thread Martin Storsjö
On Mon, 4 Apr 2022, Christer Solskogen wrote: On 04.04.2022 15:37, Martin Storsjö wrote: On Mon, 4 Apr 2022, Christer Solskogen wrote: I'm cross compiling mingw-w64-crt on Linux and sometimes compiling mingw-w64 (v10) fails when using a high(ish) number to make -j. -j8 sometimes fails, -j4 s

[Mingw-w64-public] [PATCH] crt: Fix building lib32+lib64 in parallel

2022-04-26 Thread Martin Storsjö
In 0ad299826ca14987fd53664c1047f4dfe848c3f8, we started passing --temp-prefix to dlltool (if supported), to avoid temp file clashes when running on windows. We used the file name portion of the output file path as temp prefix; e.g. when building lib64/libuser32.a, we ended up passing "--temp-prefi