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
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
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
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