Hello Florian, * Florian Schricker wrote on Fri, Jul 07, 2006 at 11:05:13AM CEST: > > I had glibtool installed locally but still had the same error. After > more googeling I found that template definitions, or their > specialisations for a certain type, are a cause for these problems, too. > The cure is described in the C++-FAQ-lite (35.1). I had to completely > re-organise the mess^Wcode but it's now all linking fine. :-)
Unfortunately, in an otherwise nice bug report, you neither cut-n-pasted any error messages in your first post on this topic, (so there was little clue that this may be a template specific problem, nor is there incentive for a web search engine to output your archived message on a search result to this end), neither do you actually describe the fix for your problem -- the C++ FAQ lite at 35.1: http://www.parashift.com/c++-faq-lite/templates.html#faq-35.1 contains only a general question about templates. And it still leaves me wondering whether this issue was in the end Libtool-specific or not, or whether Libtool can do anything to make templates work better here or not. Please help make the list archive more useful, by providing more information, and thinking of the person that reads your message in 2 years. Cheers, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
