[cfe-dev] Clang++ can't compile a simple hello world program.

Dimitry Andric dimitry at andric.com
Sat Sep 11 02:36:24 PDT 2010


On 2010-09-11 05:02, crazygamealexs at hotmail.com wrote:
> C:/Windows/TEMP/cc-000001.o:fake:(.text+0x14): undefined reference to `__dso_han
> dle'
> C:/Windows/TEMP/cc-000001.o:fake:(.text+0x3e): undefined reference to `__cxa_ate
> xit'

See here for an explanation, and a patch:

http://llvm.org/bugs/show_bug.cgi?id=7276#c3

I have no idea why this isn't committed yet...



More information about the cfe-dev mailing list