William Conrad Halliburton wrote on Tue, Apr 01, 2003 at 11:33:53PM -0500: > > I am using c++ libraries via load-foreign and need a method of converting > from demangled names to mangled names in order to use the alien interface. > Any thing out there to do this?
You realisze that there is substancial initialization going on in a C++ library which you miss? Is the library using exceptions? Martin
