undefined reference to ___gxx_personality_v0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I have a library compiled by g++ version 3.2 and have no problem link against it using
g++ 3.2. But when I was linking against it using g++ 2.96 or g++ 3.3.1, I got the following
error:
undefined reference to ___gxx_personality_v0?


Do I have to use the same g++ version as the library to link against it?

Thanks,
Weijun.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux