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

[Mingw-w64-public] Announcing v10.0.0

2022-04-04 Thread JonY via Mingw-w64-public
v10.0.0 is now released! Notable changes: * New msvcrt10, 20, 40, 70 and 71 import libraries. * Drop x86_64 64bit crtdll.dll * Updated wine imports * Fix intrin.h compatibility with GCC-11 * _(v)scprintf optimization * optimize __ms_vsnprintf for LTO And many other additions thanks to, but not l