Jon S. Berndt wrote: > undefined reference to `___gxx_personality_v0' > undefined reference to `__Unwind_Resume' > ...
Those are internal g++ things. It looks like you upgraded your compiler without doing a full rebuild? Versions of g++ are not binary-compatible between versions*. Andy * Well, since gcc 3.2.x they are using a standard ABI that they promise will not change. We'll see how that plays out. :) _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel