[cfe-dev] libcxx std::cerr on GNU/Linux
Joerg Sonnenberger
joerg at britannica.bec.de
Wed Feb 29 08:58:55 PST 2012
On Wed, Feb 29, 2012 at 04:32:04PM +0000, David Chisnall wrote:
> Two replies so far, and everyone seems to be assuming you're talking
> about libcxxrt, not libc++. For future reference, calling libc++
> libcxx apparently confuses people...
No, I'm just saying that libc++ works if compiled with -DLIBCXXRT against
libcxxrt. On !Apple, the check for uncaught exceptions is explicitly
broken, i.e. calling abort().
Joerg
More information about the cfe-dev
mailing list