No, I'm not in urgent need. I'm still at mingw-w64 with gcc 4.6.3
MacOS builds). I plan to update to a newer mingw-w64 sometime this
summer, or in early fall, so I'll wait. I'm expecting I'll have to
I prefer to do it with time enough. I can wait. What would be the best
Post by Martell MaloneHey ardi,
I am the one implementing this support.
The current status is you can build mingw-w64 with llvm, clang and lld
without binutils or gcc.
libc++, libc++abi and compiler-rt work.
libunwind support is missing so we have no exception handling currently.
There were some 20+ patches merged in the last year to get this working and
fix regressions with each release.
Bunch of relevant recent revisions and commits.
https://reviews.llvm.org/D33620
https://reviews.llvm.org/D33635
https://reviews.llvm.org/D33638
https://reviews.llvm.org/D33384
https://reviews.llvm.org/rL303928
https://reviews.llvm.org/rL304012
https://reviews.llvm.org/rL304026
https://reviews.llvm.org/rL304110
https://reviews.llvm.org/rL303490
https://reviews.llvm.org/rL303491
https://reviews.llvm.org/D29892
https://reviews.llvm.org/D33601
This will only work on master currently.
We can bootstrap clang with clang so it is somewhat stable and usable.
I will start uploading toolchains once the latest libunwind patch gets
merged and reviewed
All the way until the 5.0 release where we should have support in tree.
mingw-w64 itself however needs some out of tree patches for this.
I usually up to date needed patches and build scripts here
https://github.com/martell/mingw-w64-clang
I haven't update the repo in a month but I can update it over the weekend
if you are in immediate need to bootstrap your own.
Best,
Martell
Post by ardiHi,
I've been using mingw64 for many years now (using rubenvb personal
builds). Now I'm considering to update to a newer mingw64 version, and
I'm wondering if it's possible to build mingw64 so that the compiler
is clang instead of gcc.
Note that I'm using mingw64 for cross-compiling from Linux (and MacOS)
to Win32 and Win64, so my question is if such cross-compiler can be
clang.
If affirmative, are there any step-by-step instructions on how to
build it? Any success experiences?
Thanks!
ardi
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public