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

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

2022-04-08 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

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

2022-04-04 Thread Christer Solskogen
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 seems to work. builder@champ:/tmp/build/mingw-w

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

2022-04-04 Thread Martin Storsjö
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 seems to work. builder@champ:/tmp/build/mingw-w64-crt$ x86_64-w64-mingw32-gcc -v Using buil

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

2022-04-04 Thread Christer Solskogen
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 seems to work. builder@champ:/tmp/build/mingw-w64-crt$ x86_64-w64-mingw32-gcc -v Using built-in specs. COLLECT_GCC=x86_64-w64-mingw32-gcc C