These are basically the scripts I was using. I got things sorted out.
The problem (and mea maxima culpa for not realizing this sooner)
was that I was linking in a C++ based library built with Visual Studio
2017 (which is where the fprintf and sprintf calls were coming from).
I did some googling ar
I can try to help to add the header files. But first the headers need
to be tested with that project. The project, with recursive git
submodule, is too big to compile in my old rusty box. If someone can
build the project with newly created header files it will help. Can
you create an issue or discu
Hi
I'm having an issue in a system that has a few layers on top of mingw-w64,
but it's not clear to me which layer is causing it, and this is where I'd
value your expert feedback.
I'm quite a bit outside of my comfort zone discussing these fairly
technical software aspects, so please be forgiving
Hi MinGW Community,
Sending this mail regarding few queries about the latest Windows SDK headers
and API support in the MinGW-W64 toolchain.
We are working on a cross-platform IO interface library (https://xnvme.io/)
specifically for NVMe devices, on which the latest windows APIs and stru
P.s you build winpthreads as part of building the mingw-w64 api then gmp
follwed by mpfr followed by mpc and lastly you build isl. Then you build
binutils and gcc :)
Den 20-09-2021 kl. 12:12 skrev rubisetcie:
Hi.
I'm trying to build the MinGW-W64 + Graphite + OpenMP multilib toolchain
accordi
pthreads-win32 is not needed any longer if using mingw-w64 which has its
own library with that functionality (winpthreads).
cloog-ppl is also no longer needed just gmp mpfr mpc and isl for the
graphite build.
Den 20-09-2021 kl. 12:12 skrev rubisetcie:
Hi.
I'm trying to build the MinGW-W64 +
Hi.
I'm trying to build the MinGW-W64 + Graphite + OpenMP multilib toolchain
according to how it's explained in the "how-to-build" docs (
https://sourceforge.net/p/mingw-w64/code/HEAD/tree/trunk/mingw-w64-doc/howto-build/
).
I know these documents are very outdated, but there's something I have
t