This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc error message
- From: "Morris Muller" <mmuller at pactconsulting dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Mon, 31 Mar 2003 14:35:31 -0500
- Subject: gcc error message
I'm migrating software from gcc version 2.96
to gcc version 3.2
I'm getting the following gcc error message:
undefined reference to `__gxx_personality_v0'
and I have no idea what this error means.
this error did not appear in version 2.96
any help would be appreciated
morris