[LLVMdev] python: Symbol `__gxx_personality_v0' causes overflow in R_X86_64_PC32 relocation

Neal Becker ndbecker2 at gmail.com
Wed Nov 12 07:15:05 PST 2008


linux fedora f9 x86_64
llvm-2.4

I tried building a bunch of my python modules (which compile to shared libraries) using llvm-c++ instead of gnu c++.  When the program runs, I see these messages:

python: Symbol `__gxx_personality_v0' causes overflow in R_X86_64_PC32 relocation

Ideas?




More information about the llvm-dev mailing list