http://stackoverflow.com/questions/329059/what-is-gxx-personality-v0-for
vitaliy@fox:~$ gcc test123.cpp
/tmp/cc4kLu28.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status
vitaliy@fox:~$ g++ test123.cpp