[cfe-dev] Clang 3.1: Can't link Hello World-program program on Linux

Joerg Sonnenberger joerg at britannica.bec.de
Fri Mar 2 07:31:12 PST 2012


On Fri, Mar 02, 2012 at 09:30:18AM +0100, Alexander Korsunsky wrote:
> > https://github.com/pathscale/libcxxrt/
> Thanks, linking with libcxxrt works! Now I can try the compiler.

As mentioned in a different thread, make sure that libc++ is compiled
with -DLIBCXXRT or e.g. std::cerr will not work.

Joerg



More information about the cfe-dev mailing list