[cfe-dev] [libc++] Running tests from cmake?
Ruben Van Boxem
vanboxem.ruben at gmail.com
Mon Sep 19 09:14:16 PDT 2011
2011/9/19 David Chisnall <theraven at sucs.org>
> On 19 Sep 2011, at 16:14, Ruben Van Boxem wrote:
>
> > > > I've been working on the FreeBSD port of libc++, and have now
> finished implementing all of the xlocale APIs that libc++ requires
> >
> > How applicable is that BSD code to, say, Windows?
>
> Unless someone wants to port FreeBSD libc to Windows... not very. It's
> pretty deeply interwoven with standard libc functionality, so it would be
> very difficult to extract it as a stand-alone library.
>
So if I understand what you did correctly, you implemented some/most of the
functions listed here:
http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man3/xlocale.3.html
And then libc++ locale stuff works? Anything else that might be necessary
and unpresent on win32?
>
> David
>
> --
> This email complies with ISO 3103
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110919/f21f4088/attachment.html>
More information about the cfe-dev
mailing list