Very Odd Error Message
Posted: Mon Dec 02, 2002 1:35 pm
Hey Guys
I have a c++ kernel and it will link fine. Well this is if i don't call my clear screen function. If i call my clear screen function and try and link it it throws up the error message.
kernel.o(.eh_frame+0x11):kernel.cpp: undefined reference to '___gxx_personality_v0'
Has anyone got any ideas why this happens.
Peter
I have a c++ kernel and it will link fine. Well this is if i don't call my clear screen function. If i call my clear screen function and try and link it it throws up the error message.
kernel.o(.eh_frame+0x11):kernel.cpp: undefined reference to '___gxx_personality_v0'
Has anyone got any ideas why this happens.
Peter