The main application compiles and links correctly, but a test program -- which links the same convenience libraries -- fails with "ld: Undefined symbols" corresponding to the global variables in one of the libraries.
The only difference I can think of: the library is constructed by the same Makefile.am as the test program in question (something I do not want to change).
Any ideas? I'd be happy to supply any code.
Thanks, Matt
_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool