Hi Got it resolved thanks for your help. "-bexpfull" resolved this. All the symbols were exported because of this.
Regards Nilesh Paul Pluzhnikov wrote: > "Nilesh" <[EMAIL PROTECTED]> writes: > > > The symbols are constructors and destructors, static variables, or > > abstract classes. The symbols are the C++ classes, some > > std::char_traits. Like: > > > > ld: 0711-317 ERROR: Undefined symbol: > > .BMCIIF_Logger::log(std::basic_string<char, std::char_traits<char>, > > This is 'BMCIIF_Logger::log(std::string, int)'. > The question is: where is that symbol defined, and how? > > Show the source of definition, which object that source is compiled > into, what command line was used to compile it, and what command line > was used to link the resulting object into (presumably) libiif.so. > > Cheers, > -- > In order to understand recursion you must first understand recursion. > Remove /-nsp/ for email. _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus