[cfe-dev] libstdc++ Windows port
David Chisnall
csdavec at swan.ac.uk
Tue Mar 13 07:20:32 PDT 2012
On 8 Mar 2012, at 15:14, Matthew Faithfull wrote:
> How would you see this sitting within the libc++ project structure. It
> would be a rather large lump of platform specific code, without a
> current precedent. Would a seperate Windows C++11 concurrency library be
> preferable?
There was some discussion of this on the list a while ago, but I don't think anyone got as far as implementing anything. Ruben Van Boxem has done most of the Windows work so far, so it would be worth checking with him. I plan on adding support for Windows exceptions to libcxxrt once LLVM can generate working Win64 EH tables (I'm not really interested in 32-bit, but patches are welcome...)
David
More information about the cfe-dev
mailing list