Re: newbie: undefined reference to __gxx_personality_v0



Hi Felix

'__gxx_personality_v0' is a symbol from libstdc++. You have to link c++
programs using g++ not gcc - should solve your problem.

Jan-Marek



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