niXman

Results 139 comments of niXman

I think there is some kind of patch that is not used here... or diff binutils/gcc options used...

> when searching for "gmp.h" in the LH Mouse project i do locate it here: > "mingw-w64-gcc-mcf_20200324_9.3.1_x86\mingw32\include\gmp.h" because he delivers these files in the final archive, but I do not....

I don’t remember what to copy and where, I need to figure it out myself, but I don’t have time now, sorry...

@labba can you provide me an archive of the build directory? I think it is `$HOME/mingw-gcc-8.3.0`

sorry, was on vacation. will check in the morning.

I think you need to copy the headers from `/mingw-gcc-8.3.0/prerequisites/x86_64-w64-mingw32-static/include` into target `mingw64/x86_64-w64-mingw32/include` and libs from `/mingw-gcc-8.3.0/prerequisites/x86_64-w64-mingw32-static/lib` into target `mingw64/x86_64-w64-mingw32/lib`