On Fri, 8 Apr 2022, Jeremy Drake wrote:
On Fri, 8 Apr 2022, Martin Storsjö wrote:
This header doesn't include any other header, defining the types that it
assumes to be available. Would it make sense to add an include of the headers
that provide the essentials, or is it a case where it's known
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
On Fri, 8 Apr 2022, Martin Storsjö wrote:
> This header doesn't include any other header, defining the types that it
> assumes to be available. Would it make sense to add an include of the headers
> that provide the essentials, or is it a case where it's known to strictly
> require including windo