Martin Storsjö

Results 436 comments of Martin Storsjö

I can confirm that the new prerelase works as expected on both linux/amd64 and linux/arm64. Thanks!

> LLVM MinGW is essentially grabbing the same thing Can you clarify what you mean here? Are you implying that llvm-mingw pulls down the official Windows SDK somehow - because...

I can reproduce this, and I created a test case at https://github.com/mstorsjo/c99-to-c89/commit/nested-for.

> There is an active PR to compile Git for Windows for ARM64 using MSVC, and the plan was to drop the executables into an i686 version of Git for...

> This question is probably naive (and an educationally focused question), but why can't llvm nor gcc be built with msvc? Llvm can be built with msvc. Gcc probably can't...

> One question, if someone has knowledge can Windows 10 ARM64 support be added in whole GCC toolchain _without relying on clang_? Or is it impossible to do so? Of...

> > the cygwin runtime is not compatible with ARM > > And [this mail on Dec 8, 2021 from the Cygwin lead](https://sourceware.org/pipermail/cygwin/2021-December/250156.html) suggests that probably won't change any time...

FWIW, I do have this on my list of things to tend to, but I don’t manage to clear it like I used to :-(

> We hit the issue that strtof() returns inaccurate results, even though that shouldn't be the case when using ucrt. Some debugging later it turns out that using `-lucrt` avoids...

I pushed a fix for this now: https://sourceforge.net/p/mingw-w64/mingw-w64/ci/955fa57b120f701e9da9ffb7a1d7c855528bfdef/