Re: [Mingw-w64-public] binutils 2.37, uint vs. unsigned int

2021-09-23 Thread rubisetcie
I had the same problem when I tried to build binutils 2.37 from their official release branch, I think this specific release tag is broken... In order to build it, either I clone the full git repo of "binutils-gdb" (git clone --depth 1 git://sourceware.org/git/binutils-gdb.git) or I clone to the n

[Mingw-w64-public] Role of pthread-win32 in building MinGW-W64 from source

2021-09-20 Thread rubisetcie
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