[cfe-dev] anyone knows the current state of libc++ on windows?

Dennis Luehring dl.soluz at gmx.net
Thu May 8 04:35:29 PDT 2014


Am 08.05.2014 13:07, schrieb Yaron Keren:
> clang (lld) can't link .o files (COFF) on Windows.
> MinGW is needed mainly for ld linker and for the C library headers but also
> for other libraries, such as the unwinder.

using the MSVC linker would solve llds problem with COFFs - and the 
Microsoft headers seems to be useable by clang
but i don't known the differences between MinGW C lib headers and 
microsoft and what is needed for the unwinder



More information about the cfe-dev mailing list