SWAT /

GCC Personality

Reading

Outdoors

Games

Hobbies

LEGO

Food

Code

Events

Nook

sidebar

GCC Personality

A small note on the following rather cryptic GCC error:

undefined reference to `__gxx_personality_v0'

This generally means you're trying to compile a C++ program. While gcc can compile those programs, it cannot link them. Use g++ and the error goes away.

Recent Changes (All) | Edit SideBar Page last modified on July 31, 2007, at 10:21 AM Edit Page | Page History