These symbols are part of g++'s C++ runtime library. They're in libgcc.a. You might try specifying -lgcc. - Godmar > > __eh_pc > __throw > terminate(void) > > Before I beat my brains out chasing this down (__eh_pc?), would there be > anyone hereabouts who's tried this before and knows what they need to be? >