> symbol: _Z17_SLang_pop_structPP18_SLang_Struct_Type This entry point name has C++ linkage (mangled by the C++ compiler, e.g. in order to support overloading). Use the extern "C" qualifier to ensure C linkage. -Mike