tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Initial LLVM/clang patch
> libcxx is currently not an option as replacement for libstdc++:
> (1) It doesn't provide the equivalent of libsupc++. There is currently
> no Open Source alternative.
>
> (2) Last time I checked it depended heavily on POSIX 2008 locale
> support, which we don't have. An alternative is stdcxx from ASF (under
> Apache 2.0 license). I have that one working in a different tree.
How about STLport? The guys from MinGW use(d) it with their port of gcc.
Home |
Main Index |
Thread Index |
Old Index