[cfe-dev] [libcxx] build system questions

Howard Hinnant hhinnant at apple.com
Fri Dec 10 10:47:02 PST 2010


On Dec 9, 2010, at 7:11 PM, Michael Spencer wrote:

> Attached is a patch that adds a sane CMake build and changes to
> compile the code on Linux. The buildit script still works, but I don't
> have access to a Darwin box to make sure testit and non-CMake-lit
> still work. The only thing that's missing for Darwin CMake support is
> the linker flags.
> 
> It also has a check target that runs the tests. 85% currently pass on
> Linux with gcc 4.4.5. Most of the failures are due to locale not being
> implemented, however, some seem unrelated.

I've reviewed this patch.  Thanks for making it.  Please go ahead and commit it.  I've tested everything on Mac OS X and all looks good.

-Howard





More information about the cfe-dev mailing list