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

Axel Naumann Axel.Naumann at cern.ch
Wed Nov 12 07:19:16 PST 2008


Hi,

aka <http://llvm.org/bugs/show_bug.cgi?id=2853>.

Cheers, Axel.

On 2008-11-12 16:15, Neal Becker wrote:
> 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?
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> 



More information about the llvm-dev mailing list