Thierry DECHAIZE

Results 8 comments of Thierry DECHAIZE

Hi, Fail to build LLVM/CLANG with GCC 15.1.0 ... How about MSYS2 on Windows ? -> ./clang.exe --version clang version 20.1.7 Target: x86_64-w64-windows-gnu Thread model: posix InstalledDir: C:/msys64/mingw64/bin ./gcc.exe --version...

Hi Brecht, If you not want associate LLVM to "package" Winlibs, can you explain how an "lambda" user can "unzip" standard package Winlibs and after install LLVM with it's own...

Sure ? llvm-windres.exe seems "do the job", not ? Yes, syntax accepted with these tool differ from this of original "windres" provided by GCC, but adaptation is possible. Regards.

I finalize my "proper" experience to install package CLANG/MINGW from [mstorsjo/llvm-mingw/releases](https://github.com/mstorsjo/llvm-mingw/releases last version llvm-mingw-20250910 with LLVM 21.1.1 and package WinLibs last version winlibs-x86_64-posix-seh-gcc-15.2.0-mingw-w64ucrt-13.0.0-r1.7z / winlibs-i686-posix-dwarf-gcc-15.2.0-mingw-w64ucrt-13.0.0-r1.7z (GCC last version 15.2.0) to...

Just to inform, same behaviour with "recent" kits of llvm-mingw 32 bit when you mixed "at hand" Winlibs + [mstorsjo/llvm-mingw/releases](https://github.com/mstorsjo/llvm-mingw/releases) - llvm-mingw-20251021-ucrt-x86_64.zip - llvm-mingw-20251021-ucrt-i686.zip After many extract and, at the...

Okay, you're rigth. Mixed toolchain is not "good idea". But, with your precedent mixed version (GCC 14.2.0 + LLVM 19.1.7), it's really simply to install these "mixed" toolchain ... It's...

Hi, Since few weeks, I discover that VS2022 ("Community" edition, installed on W11 64 bit 24H2/25H2 Family edition) provide these "mixed" toolchains. It offer both MSVC compiler environment but also...

Hi, I remix yesterday Winlibs (GCC 15.2.0, MinGW32/64, ucrt, r3) with last package of LLVM-MingW [mstorsjo/llvm-mingw/releases](https://github.com/mstorsjo/llvm-mingw/releases, version LLVM 21.1.6). Same behaviour about "libmingw32.a" ... 32 bit. But, with precedent explication,...