If we build a shared library which depends on static libraries (which also depends on other static libraries) only the direct libs will be linked (causing unresolved symbols).
The problem is, that Confix only checks if we are using libtool for the current library.
It should also check that every direct dependency goes to a shared library.
Logged In: YES
user_id=939550
Originator: YES
Note: this is not an Interix or Libtool bug!