> I wonder if we should enforce using libc++ instead of GNU libstdc++ > when using Clang on OS X and not targeting 10.6? Nah, using libc++ leads to the mysterious errors from boost headers... So let's forget libc++ for now, sigh. At least until we upgrade our bundled boost. --tml