Hello,
I'm planning to migrate a couple of our software projects to using
autoconf/automake.
Libtool support would be great, but I read about a bunch of issues
related to C++.
On the other hand, in the archives of the mailing list, there seem to be
a number
of people actually using libtool togeth
Hello,
I'm trying to build dynamic libraries from IDL-generated sources.
Compilation
works fine, but when trying to build the library, libtool complains
about the 'real'
file for the (dynamic) libraries referred to. Their .lib and .dll files
are in the
linker path using -L, though.
The extern